mirror of
https://mau.dev/maunium/synapse.git
synced 2025-03-06 17:10:23 +01: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). |