Files
cpython/Modules/_io
Peter Bierma 3e19df0e05 [3.15] gh-151640: Track sharing of BytesIO buffer in free-threaded builds (GH-151651) (gh-153151)
(cherry picked from commit 881a13a97c)

Remove peek() call from backported test, not in Python 3.15.

Co-authored-by: Pedram Karimi <147748351+pedramkarimii@users.noreply.github.com>
Co-authored-by: Neil Schemenauer <nas-github@arctrix.com>
2026-07-08 23:19:26 -07:00
..