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 #22413: Document newline effect on StringIO initializer and getvalue
Martin Panter
2015-10-10
1
-1/+6
*
Fixes Issue #12268 for the io module - File readline, readlines and
Gregory P. Smith
2012-10-12
1
-0/+5
*
Issue #14437: Fix building the _io module under Cygwin.
Antoine Pitrou
2012-03-31
1
-1/+1
*
accept None as the same as having passed no argument in file types #7349
Benjamin Peterson
2009-12-13
1
-0/+3
*
Issue #7228: Fix format mismatch when printing something of type off_t.
Mark Dickinson
2009-11-24
1
-1/+17
*
Roll back ill-considered attempts to fix printf specifier mismatch for off_t.
Mark Dickinson
2009-10-29
1
-22/+7
*
Fix format specifier for MSVC
Mark Dickinson
2009-10-28
1
-1/+1
*
Replace long long with PY_LONG_LONG
Mark Dickinson
2009-10-28
1
-2/+2
*
Silence gcc warnings when trying to print an off_t using "lld", on platforms
Mark Dickinson
2009-10-27
1
-1/+12
*
Use correct conversion specifier and length modifier when printing an
Mark Dickinson
2009-10-26
1
-6/+10
*
Issue #6215: backport the 3.1 io lib
Antoine Pitrou
2009-06-12
1
-0/+146