mirror of
https://github.com/python/cpython.git
synced 2026-05-12 23:49:15 -04:00
2c7fd46e11
When using customized decode error handlers, it is possible for builtin decoders to write out-of-bounds and then crash.
Source files for various builtin objects