itamarst / eliot

Eliot: the logging system that tells you *why* it happened
https://eliot.readthedocs.io
Apache License 2.0
1.09k stars 65 forks source link

Accept non-string keys in dictionaries in JSON output #499

Open itamarst opened 8 months ago

itamarst commented 8 months ago

Python's json supports this by default. orjson does not, so this is a backwards incompatibility in 1.15.