mirror of
https://github.com/python/cpython.git
synced 2026-05-08 21:50:40 -04:00
e90061f5f1
If the underlying I/O class keeps a reference to the memory, raise BufferError. Co-authored-by: Victor Stinner <vstinner@python.org>