1
0
Fork 0
mirror of https://github.com/element-hq/synapse.git synced 2025-03-15 20:20:18 +00:00
synapse/changelog.d/3462.feature

1 line
129 B
Gherkin
Raw Normal View History

Synapse now uses the best performing JSON encoder/decoder according to your runtime (simplejson on CPython, stdlib json on PyPy).