Files
cpython/Lib/test
Sachin Shah 1d25b751c5 gh-140650: Fix write(), flush() and close() methods of io.BufferedWriter (GH-140653)
They could raise SystemError or crash when getting the "closed" attribute
or converting it to boolean raises an exception.
2025-11-05 21:15:27 +02:00
..
2025-08-10 22:32:50 +00:00