Kevin Koehncke

Results 1 issues of Kevin Koehncke

When using Python 3.10.8, getting following error: ``` Traceback (most recent call last): File "/opt/conda/lib/python3.10/site-packages/confection/__init__.py", line 495, in try_dump_json return srsly.json_dumps(value) File "/opt/conda/lib/python3.10/site-packages/srsly/_json_api.py", line 26, in json_dumps result = ujson.dumps(data,...