mirror of
https://github.com/python/cpython.git
synced 2026-08-02 23:25:41 -04:00
gh-149046: fix: correctly handle `str` subclasses in `io.StringIO` (GH-149047)
(cherry picked from commit c98773633c)
Co-authored-by: Thomas Kowalski <[email protected]>