mirror of
https://github.com/python/cpython.git
synced 2026-05-06 20:51:17 -04:00
23cc8f789d
* [3.14] gh-132551: make `io.BytesIO` thread safe (GH-132616)
(cherry picked from commit 5dd3a3a58c)
Co-authored-by: Tomasz Pytel <tompytel@gmail.com>
Co-authored-by: Kumar Aditya <kumaraditya@python.org>