mirror of
https://github.com/python/cpython.git
synced 2026-05-09 22:20:38 -04:00
c559135c93
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.