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
/
bytesio.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Issue #15841: The readable(), writable() and seekable() methods of io.BytesIO
Antoine Pitrou
2012-09-05
1
-5/+15
*
Issue #15489: Add a __sizeof__ implementation for BytesIO objects.
Antoine Pitrou
2012-07-29
1
-0/+12
*
Merged revisions 86587 via svnmerge from
Benjamin Peterson
2010-11-20
1
-3/+8
*
Merged revisions 84438 via svnmerge from
Antoine Pitrou
2010-09-02
1
-1/+1
*
Issue #7865: The close() method of :mod:`io` objects should not swallow
Antoine Pitrou
2010-05-03
1
-0/+1
*
- Issue #6939: Fix file I/O objects in the `io` module to keep the original
Antoine Pitrou
2010-01-31
1
-2/+1
*
Manual py3k backport: [svn r74316] Issue #5449: Fix io.BytesIO to not accept ...
Antoine Pitrou
2009-10-24
1
-1/+3
*
Manual py3k backport: [svn r74158] Issue #6218: Make io.BytesIO and io.String...
Antoine Pitrou
2009-10-24
1
-3/+119
*
Manual py3k backport: [svn r74155] Issue #6242: Fix deallocator of io.StringI...
Antoine Pitrou
2009-10-24
1
-4/+4
*
Issue #6215: backport the 3.1 io lib
Antoine Pitrou
2009-06-12
1
-0/+764