Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
python
/
cpython2
/
82ee30384c02d26293c41dbb64d9ac36d30bd888
/
Modules
/
_io
/
stringio.c
c5eec0e
Issue #15841: The readable(), writable() and seekable() methods of io.BytesIO
by Antoine Pitrou
· 13 years ago
eaf312a
Issue #12434: make StringIO.write error message consistent with Python 2.7 nomenclature
by Eli Bendersky
· 14 years ago
c2077b0
#11565: Fix several typos. Patch by Piotr Kasprzyk.
by Ezio Melotti
· 14 years ago
5cd2d8c
Merged revisions 84438 via svnmerge from
by Antoine Pitrou
· 15 years ago
f3fa074
- Issue #6939: Fix file I/O objects in the `io` module to keep the original
by Antoine Pitrou
· 16 years ago
5e9f667
Fix compilation error in debug mode.
by Antoine Pitrou
· 16 years ago
fa94e80
Manual py3k backport: [svn r74158] Issue #6218: Make io.BytesIO and io.StringIO picklable.
by Antoine Pitrou
· 16 years ago
f98a267
Manual py3k backport: [svn r74155] Issue #6242: Fix deallocator of io.StringIO and io.BytesIO
by Antoine Pitrou
· 16 years ago
9f7baec
backport r73430
by Benjamin Peterson
· 16 years ago
1969059
Issue #6215: backport the 3.1 io lib
by Antoine Pitrou
· 16 years ago