Files
cpython/Misc/NEWS.d
AN Long 623b338adf gh-66060: Use actual class name in _io type's __repr__ (#30824)
Use the object's actual class name in the following _io type's __repr__:
- FileIO
- TextIOWrapper
- _WindowsConsoleIO
2024-01-09 21:39:36 +01:00
..
2023-10-13 10:52:10 +02:00
2023-11-22 12:20:24 +01:00