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
/
Modules
/
_io
/
iobase.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Issue #17047: remove doubled words found in 2.7 to 3.4 Modules/*,
Terry Jan Reedy
2013-03-11
1
-1/+1
*
Additional fix for Issue #12268: The io module file object writelines() methods
Gregory P. Smith
2013-02-01
1
-1/+4
*
Fixes Issue #12268 for the io module - File readline, readlines and
Gregory P. Smith
2012-10-12
1
-2/+19
*
#15796: Fix \n in readline docstring.
Ezio Melotti
2012-09-18
1
-1/+1
*
Issue #12175: RawIOBase.readall() now returns None if read() returns None.
Victor Stinner
2011-05-25
1
-0/+8
*
#11565: Fix several typos. Patch by Piotr Kasprzyk.
Ezio Melotti
2011-03-16
1
-1/+1
*
Merged revisions 84814 via svnmerge from
Antoine Pitrou
2010-09-14
1
-2/+2
*
Issue #7865: The close() method of :mod:`io` objects should not swallow
Antoine Pitrou
2010-05-03
1
-5/+1
*
- Issue #6939: Fix file I/O objects in the `io` module to keep the original
Antoine Pitrou
2010-01-31
1
-2/+2
*
remove unused variable
Benjamin Peterson
2009-12-13
1
-1/+1
*
accept None as the same as having passed no argument in file types #7349
Benjamin Peterson
2009-12-13
1
-7/+2
*
Issue #6215: backport the 3.1 io lib
Antoine Pitrou
2009-06-12
1
-0/+894