mirror of
https://github.com/python/cpython.git
synced 2026-05-19 10:54:30 -04:00
73c9326563
io.TextIOWrapper was dropping the internal decoding buffer during read() and write() calls.