mirror of
https://github.com/element-hq/synapse.git
synced 2024-11-22 17:46:08 +03:00
1 line
No EOL
129 B
Gherkin
1 line
No EOL
129 B
Gherkin
Synapse now uses the best performing JSON encoder/decoder according to your runtime (simplejson on CPython, stdlib json on PyPy). |