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
/
fileio.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Issue #8715: Create PyUnicode_EncodeFSDefault() function: Encode a Unicode
Victor Stinner
2010-05-15
1
-2/+1
*
Merged revisions 80796 via svnmerge from
Antoine Pitrou
2010-05-05
1
-700/+700
*
Merged revisions 78338,78345-78346,78561-78562,78566,78574,78581,78634,78660,...
Benjamin Peterson
2010-03-21
1
-0/+6
*
Merged revisions 77890 via svnmerge from
Antoine Pitrou
2010-01-31
1
-20/+50
*
don't accept bytes in FileIO.write #7785
Benjamin Peterson
2010-01-27
1
-1/+1
*
Merged revisions 76805 via svnmerge from
Benjamin Peterson
2009-12-13
1
-1/+1
*
Merged revisions 75007 via svnmerge from
Antoine Pitrou
2009-09-21
1
-4/+4
*
Merged revisions 73603 via svnmerge from
Hirokazu Yamamoto
2009-06-28
1
-5/+2
*
move to a naming scheme with all lowercase and underscores
Benjamin Peterson
2009-06-12
1
-32/+32
*
Issue #5761: Add the name of the underlying file to the repr() of various IO ...
Antoine Pitrou
2009-05-23
1
-3/+18
*
Merged revisions 72698-72699 via svnmerge from
Hirokazu Yamamoto
2009-05-17
1
-1/+1
*
Silence a compiler warning.
Raymond Hettinger
2009-05-15
1
-1/+1
*
Rename utf8b error handler to surrogateescape.
Martin v. Löwis
2009-05-10
1
-1/+1
*
Issue #5915: Implement PEP 383, Non-decodable Bytes in
Martin v. Löwis
2009-05-05
1
-1/+1
*
use NULL for the ends of tables
Benjamin Peterson
2009-04-19
1
-1/+1
*
Issue 5682: Move _io module into its own subdirectory.
Alexandre Vassalotti
2009-04-04
1
-0/+1034