cpython/Lib/test/test_io
Miss Islington (bot) e60e8cfe8b
[3.15] gh-149046: fix: correctly handle str subclasses in io.StringIO (GH-149047) (#150706)
gh-149046: fix: correctly handle `str` subclasses in `io.StringIO` (GH-149047)
(cherry picked from commit c98773633c)

Co-authored-by: Thomas Kowalski <thom.kowa@gmail.com>
2026-06-01 13:33:02 +00:00
..
__init__.py
__main__.py
test_bufferedio.py
test_file.py
test_fileio.py
test_general.py
test_largefile.py
test_memoryio.py [3.15] gh-149046: fix: correctly handle str subclasses in io.StringIO (GH-149047) (#150706) 2026-06-01 13:33:02 +00:00
test_signals.py
test_textio.py
test_univnewlines.py
utils.py