COMMITS
/ Lib/test/test_io/test_general.py November 20, 2025
C
gh-60107: Remove a copy from RawIOBase.read (#141532)
Cody Maloney committed
November 12, 2025
C
gh-85524: Raise "UnsupportedOperation" on FileIO.readall (#141214)
Cody Maloney committed
October 27, 2025
C
gh-140607: Validate returned byte count in RawIOBase.read (#140611)
Cody Maloney committed
October 21, 2025
S
gh-69528: Distinguish between file modes "wb+" and "rb+" (GH-137834)
Stan Ulbrych committed
October 1, 2025
C
gh-138013: Split BufferedIO tests from test_io.test_general (#139454)
Cody Maloney committed
September 30, 2025
C
gh-138013: Split TextIO tests from test_io.test_general (#139173)
Cody Maloney committed
September 19, 2025
C
gh-138013: Split SignalsTest from test_io.test_general (#139079)
Cody Maloney committed
September 18, 2025
C
gh-138720: Make Buffered closed check match flush (GH-138724)
Cody Maloney committed
September 16, 2025
C
gh-138013: Remove load_tests in test_io.test_general (#138771)
Cody Maloney committed
September 11, 2025
C
gh-138013: Move I/O test infrastructre to test_io.utils (#138475)
Cody Maloney committed
September 3, 2025
C
gh-138013: Remove `test_io` load_tests namespace manipulation (#138366)
Cody Maloney committed
C
gh-138013: Move I/O tests to test_io (#138365)
Cody Maloney committed
September 2, 2025
S
gh-127647: Fix and enable I/O protocol tests (#138369)
Sebastian Rittau committed
August 31, 2025
C
gh-138013: Make ``test.test_io`` into a package (#138153)
Cody Maloney committed