index
:
cpython.git
2.7
3.3
3.4
3.5
3.6
benjamin-clang
benjamin-iteration-torture
buildbot-custom
master
https://github.com/python/cpython.git
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
Lib
/
test
/
test_io
Commit message (
Expand
)
Author
Age
Files
Lines
*
gh-142594: fix by property calls io.TextIOWrapper.detach (GH-142706)
yihong
14 days
1
-0/+16
*
gh-60107: Remove a copy from RawIOBase.read (#141532)
Cody Maloney
2025-11-20
1
-0/+19
*
gh-129005: Remove copies from _pyio using take_bytes (#141539)
Cody Maloney
2025-11-18
2
-5/+4
*
gh-141311: Avoid assertion in BytesIO.readinto() (GH-141333)
Cody Maloney
2025-11-12
1
-0/+14
*
gh-85524: Raise "UnsupportedOperation" on FileIO.readall (#141214)
Cody Maloney
2025-11-12
1
-0/+1
*
gh-141314: Fix TextIOWrapper.tell() assertion failure with standalone carriag...
Mohsin Mehmood
2025-11-11
1
-0/+19
*
gh-140650: Fix write(), flush() and close() methods of io.BufferedWriter (GH-...
Sachin Shah
2025-11-05
1
-0/+21
*
gh-140607: Validate returned byte count in RawIOBase.read (#140611)
Cody Maloney
2025-10-27
1
-0/+16
*
gh-69528: Distinguish between file modes "wb+" and "rb+" (GH-137834)
Stan Ulbrych
2025-10-21
2
-4/+4
*
gh-138013: Split BufferedIO tests from test_io.test_general (#139454)
Cody Maloney
2025-10-01
2
-1444/+1454
*
gh-138013: Split TextIO tests from test_io.test_general (#139173)
Cody Maloney
2025-09-30
2
-1648/+1664
*
gh-138013: Split SignalsTest from test_io.test_general (#139079)
Cody Maloney
2025-09-19
2
-271/+280
*
gh-138720: Make Buffered closed check match flush (GH-138724)
Cody Maloney
2025-09-18
1
-0/+4
*
gh-138013: Remove load_tests in test_io.test_general (#138771)
Cody Maloney
2025-09-16
1
-26/+7
*
gh-138013: Move I/O test infrastructre to test_io.utils (#138475)
Cody Maloney
2025-09-11
2
-308/+319
*
gh-138013: Remove `test_io` load_tests namespace manipulation (#138366)
Cody Maloney
2025-09-03
1
-52/+67
*
gh-138013: Move I/O tests to test_io (#138365)
Cody Maloney
2025-09-03
8
-21/+2584
*
gh-127647: Fix and enable I/O protocol tests (#138369)
Sebastian Rittau
2025-09-02
1
-4/+5
*
gh-138013: Make ``test.test_io`` into a package (#138153)
Cody Maloney
2025-08-31
3
-0/+5089