index
:
delta/cpython.git
2.0
2.1
2.2
2.3
2.4
2.5
2.6
2.7
3.0
3.1
3.2
3.3
3.4
3.5
3.6
baserock/2.7.9-mips64
baserock/markdoffman/py2-symlink
baserock/markdoffman/py2-symlink-v2
baserock/morph-2.7
legacy-trunk
master
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
Lib
/
test
/
test_io.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
Issue #17671: Fixed a crash when use non-initialized io.BufferedRWPair.
Serhiy Storchaka
2014-02-12
1
-0
/
+38
|
\
|
*
Issue #17671: Fixed a crash when use non-initialized io.BufferedRWPair.
Serhiy Storchaka
2014-02-12
1
-0
/
+38
*
|
Temporary silence test broken by issue19255.
Serhiy Storchaka
2014-02-10
1
-1
/
+2
*
|
Issue #20532: Tests which use _testcapi now are marked as CPython only.
Serhiy Storchaka
2014-02-07
1
-59
/
+130
|
\
\
|
|
/
|
/
|
|
*
Close #20404: blacklist non-text encodings in io.TextIOWrapper
Nick Coghlan
2014-02-04
1
-8
/
+25
|
*
Issue #20037: Avoid crashes when doing text I/O late at interpreter shutdown.
Antoine Pitrou
2013-12-21
1
-1
/
+40
|
*
Issue 19572: More silently skipped tests explicitly skipped.
Zachary Ware
2013-12-08
1
-52
/
+67
|
|
\
|
|
*
Issue #15204: Silence and check the 'U' mode deprecation warnings in tests.
Serhiy Storchaka
2013-11-24
1
-1
/
+2
|
|
*
Issue #18112: PEP 442 implementation (safe object finalization).
Antoine Pitrou
2013-07-30
1
-21
/
+24
|
|
*
test_io: check_interrupted_write() now cancels the alarm if ZeroDivisionError
Victor Stinner
2013-07-15
1
-3
/
+6
|
|
*
Issue #18025: Fixed a segfault in io.BufferedIOBase.readinto() when raw
Serhiy Storchaka
2013-05-28
1
-27
/
+35
|
|
|
\
|
|
|
*
Issue #17835: Fix test_io when the default OS pipe buffer size is larger than...
Antoine Pitrou
2013-04-24
1
-27
/
+35
|
|
|
|
\
|
|
|
|
*
#17479: merge with 3.3.
Ezio Melotti
2013-03-23
1
-27
/
+35
|
|
|
|
|
\
|
|
|
|
|
*
Merge #17275: Fix class name in init errors in C bufferedio classes.
R David Murray
2013-02-23
1
-27
/
+35
|
|
|
|
|
|
\
|
|
|
|
|
|
*
Issue #17106: Fix a segmentation fault in io.TextIOWrapper when an underlying
Serhiy Storchaka
2013-02-03
1
-0
/
+24
|
|
|
|
|
|
|
\
|
|
|
|
|
|
*
|
Issue #15989: Fix several occurrences of integer overflow
Serhiy Storchaka
2013-01-15
1
-0
/
+9
|
|
|
|
|
|
*
|
Replace IOError with OSError (#16715)
Andrew Svetlov
2012-12-25
1
-26
/
+26
|
|
|
|
|
|
*
|
merge 3.3 (#16597)
Benjamin Peterson
2012-12-20
1
-1
/
+9
|
|
|
|
|
|
|
\
\
|
|
|
|
|
|
|
*
|
Get rig of EnvironmentError (#16705)
Andrew Svetlov
2012-12-17
1
-1
/
+1
|
|
|
|
|
|
|
*
|
Merge for issue #15744: add tests for the writelines() method of file objects.
Antoine Pitrou
2012-10-16
1
-1
/
+46
|
|
|
|
|
|
|
|
\
\
|
|
|
|
|
|
|
*
|
|
Closes #15488: Closed files keep their buffer alive
Jesus Cea
2012-10-04
1
-0
/
+8
*
|
|
|
|
|
|
|
|
|
Issue #20532: Tests which use _testcapi now are marked as CPython only.
Serhiy Storchaka
2014-02-07
1
-2
/
+3
|
/
/
/
/
/
/
/
/
/
*
|
|
|
|
|
|
|
|
Issue 19572: More silently skipped tests explicitly skipped.
Zachary Ware
2013-12-08
1
-8
/
+4
|
/
/
/
/
/
/
/
/
*
|
|
|
|
|
|
|
Issue #18025: Fixed a segfault in io.BufferedIOBase.readinto() when raw
Serhiy Storchaka
2013-05-28
1
-0
/
+9
|
/
/
/
/
/
/
/
*
|
|
|
|
|
|
Issue #17835: Fix test_io when the default OS pipe buffer size is larger than...
Antoine Pitrou
2013-04-24
1
-2
/
+2
|
/
/
/
/
/
/
*
|
|
|
|
|
#17479: test_io now works with unittest test discovery. Patch by Zachary Ware.
Ezio Melotti
2013-03-23
1
-3
/
+4
|
/
/
/
/
/
*
|
|
|
|
Merge #17275: Fix class name in init errors in C bufferedio classes.
R David Murray
2013-02-23
1
-35
/
+111
|
\
\
\
\
\
|
|
|
_
|
_
|
/
|
|
/
|
|
|
|
*
|
|
|
Issue #17106: Fix a segmentation fault in io.TextIOWrapper when an underlying
Serhiy Storchaka
2013-02-03
1
-0
/
+24
|
|
\
\
\
\
|
*
\
\
\
\
Issue #15989: Fix several occurrences of integer overflow
Serhiy Storchaka
2013-01-19
1
-35
/
+111
|
|
\
\
\
\
\
|
|
|
|
/
/
/
|
|
|
/
|
|
|
|
|
*
|
|
|
call close on the underlying stream even if flush raises (closes #16597)
Benjamin Peterson
2012-12-20
1
-0
/
+28
|
|
|
|
_
|
/
|
|
|
/
|
|
|
|
*
|
|
Merge for issue #15744: add tests for the writelines() method of file objects.
Antoine Pitrou
2012-10-16
1
-35
/
+83
|
|
|
\
\
\
|
|
|
|
|
/
|
|
|
|
/
|
|
|
|
*
|
Added test for 85cb90f79cbf and see how the code handles all flags at once
Christian Heimes
2012-09-10
1
-0
/
+5
|
|
|
*
|
Issue #15487: Add a __sizeof__ implementation for buffered I/O objects.
Antoine Pitrou
2012-07-29
1
-3
/
+17
|
|
|
|
\
\
|
|
|
*
|
|
Issue #13248: io: Remove obsolete argument "max_buffer_size" of BufferedWrite...
Florent Xicluna
2012-07-07
1
-6
/
+4
|
|
|
*
|
|
Backout change e8f44ebacda7052267318cecf5b6f128d35add17. Reverting the test
Gregory P. Smith
2012-06-25
1
-29
/
+74
|
|
|
|
\
\
\
|
|
|
|
*
\
\
Fixes issue #12268: File readline, readlines and read() or readall() methods
Gregory P. Smith
2012-06-24
1
-29
/
+74
|
|
|
|
|
\
\
\
|
|
|
|
|
*
|
|
Closes #10142: Support for SEEK_HOLE/SEEK_DATA
Jesus Cea
2012-06-22
1
-1
/
+1
|
|
|
|
|
*
|
|
Close #11022: TextIOWrapper doesn't call locale.setlocale() anymore
Victor Stinner
2012-06-05
1
-8
/
+27
|
|
|
|
|
*
|
|
#4841: Fix FileIO constructor to honor closefd when called repeatedly
Hynek Schlawack
2012-05-25
1
-20
/
+46
|
|
|
|
|
|
\
\
\
|
|
|
|
|
|
*
\
\
Issue #13848: open() and the FileIO constructor now check for NUL characters ...
Antoine Pitrou
2012-01-29
1
-0
/
+5
|
|
|
|
|
|
|
\
\
\
|
|
|
|
|
|
*
|
|
|
Issue #12760: Add a create mode to open(). Patch by David Townshend.
Charles-François Natali
2012-01-09
1
-0
/
+13
|
|
|
|
|
|
*
|
|
|
Issue #13322: Fix BufferedWriter.write() to ensure that BlockingIOError is
Antoine Pitrou
2011-11-21
1
-4
/
+76
|
|
|
|
|
|
|
\
\
\
\
|
|
|
|
|
|
*
|
|
|
|
Issue #12797: Added custom opener parameter to builtin open() and FileIO.open().
Ross Lagerwall
2011-10-31
1
-0
/
+9
|
|
|
|
|
|
*
|
|
|
|
PEP 3151 / issue #12555: reworking the OS and IO exception hierarchy.
Antoine Pitrou
2011-10-12
1
-6
/
+0
|
|
|
|
|
|
*
|
|
|
|
Issue #13070: Fix a crash when a TextIOWrapper caught in a reference cycle
Charles-François Natali
2011-10-05
1
-14
/
+22
|
|
|
|
|
|
|
\
\
\
\
\
|
|
|
|
|
|
|
*
\
\
\
\
Issue #13087: BufferedReader.seek() now always raises UnsupportedOperation
Antoine Pitrou
2011-10-04
1
-0
/
+8
|
|
|
|
|
|
|
|
\
\
\
\
\
|
|
|
|
|
|
|
*
|
|
|
|
|
#13012: use splitlines(keepends=True/False) instead of splitlines(0/1).
Ezio Melotti
2011-09-28
1
-2
/
+2
|
|
|
|
|
|
|
*
|
|
|
|
|
merge 3.2 (#12878)
Benjamin Peterson
2011-09-03
1
-12
/
+20
|
|
|
|
|
|
|
|
\
\
\
\
\
\
|
|
|
|
|
|
|
|
*
\
\
\
\
\
Issue #12213: Fix a buffering bug with interleaved reads and writes that
Antoine Pitrou
2011-08-20
1
-2
/
+42
|
|
|
|
|
|
|
|
|
\
\
\
\
\
\
|
|
|
|
|
|
|
|
*
\
\
\
\
\
\
Fix typo in test names
Antoine Pitrou
2011-08-19
1
-12
/
+20
|
|
|
|
|
|
|
|
|
\
\
\
\
\
\
\
[next]