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
/
_iomodule.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Issue #12175: BufferedReader.read(-1) now calls raw.readall() if available.
Victor Stinner
2011-05-25
1
-0/+1
*
Issue #5506: BytesIO objects now have a getbuffer() method exporting a
Antoine Pitrou
2010-09-06
1
-0/+2
*
Merged revisions 76805 via svnmerge from
Benjamin Peterson
2009-12-13
1
-0/+3
*
Merged revisions 76502 via svnmerge from
Mark Dickinson
2009-11-24
1
-1/+17
*
Merged revisions 75939 via svnmerge from
Mark Dickinson
2009-10-29
1
-22/+7
*
Merged revisions 75909 via svnmerge from
Mark Dickinson
2009-10-28
1
-1/+1
*
Merged revisions 75905 via svnmerge from
Mark Dickinson
2009-10-28
1
-2/+2
*
Merged revisions 75879 via svnmerge from
Mark Dickinson
2009-10-27
1
-1/+12
*
Merged revisions 75728 via svnmerge from
Mark Dickinson
2009-10-26
1
-6/+10
*
move to a naming scheme with all lowercase and underscores
Benjamin Peterson
2009-06-12
1
-4/+4
*
Issue #5006: Better handling of unicode byte-order marks (BOM) in the io libr...
Antoine Pitrou
2009-05-14
1
-0/+2
*
Issue 5682: Move _io module into its own subdirectory.
Alexandre Vassalotti
2009-04-04
1
-0/+150