It seems as though I should have run into this issue on previous Python versions, so unsure what may have changed in Python 3.13 to trigger this. However, the following code worked fine in Python 3.10 ...
JSON (JavaScript Object Notation) is a simple language-independent and human-readable text format derived from JavaScript. It enables easy storage and exchange of structured data comprising ...
Benchmarks done on Macbook Pro (14", 2021, M1 Pro, 16 GB RAM) on Python 3.11.1 Benchmarking: '{"glossary": {"title": "example ...' json.dumps: 0.336s / 0.345s / 0 ...