mirror of
https://github.com/python/cpython.git
synced 2026-07-25 03:12:54 -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>