mirror of
https://github.com/python/cpython.git
synced 2026-05-08 13:40:46 -04:00
a851797863
[3.10] bpo-31718: Fix io.IncrementalNewlineDecoder SystemErrors and segfaults (GH-18640)
Co-authored-by: Oren Milman <orenmn@gmail.com>
Co-authored-by: Kumar Aditya <59607654+kumaraditya303@users.noreply.github.com>.
(cherry picked from commit 53eef27133)
Co-authored-by: Zackery Spytz <zspytz@gmail.com>