mirror of
https://github.com/python/cpython.git
synced 2026-06-28 13:50:17 -04:00
e60e8cfe8b
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>