mirror of
https://github.com/python/cpython.git
synced 2026-01-29 14:15:31 +00:00
The internal encoder object returned by undocumented function json.encoder.c_make_encoder() (aka _json.make_encoder()) crashed when it was called with non-zero second argument.