Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
python
/
cpython2
/
6f3d5da36cb6f7a7472c69f92de16682e5a82620
/
Modules
/
_io
/
bytesio.c
6f80464
Issue #25030: Do not document seek() as if it accepts keyword arguments
by Martin Panter
· 10 years ago
c5eec0e
Issue #15841: The readable(), writable() and seekable() methods of io.BytesIO
by Antoine Pitrou
· 13 years ago
baee34c
Issue #15489: Add a __sizeof__ implementation for BytesIO objects.
by Antoine Pitrou
· 13 years ago
4fec9ce
Merged revisions 86587 via svnmerge from
by Benjamin Peterson
· 15 years ago
5cd2d8c
Merged revisions 84438 via svnmerge from
by Antoine Pitrou
· 15 years ago
f7fd8e4
Issue #7865: The close() method of :mod:`io` objects should not swallow
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
f7820c1
Manual py3k backport: [svn r74316] Issue #5449: Fix io.BytesIO to not accept arbitrary keywords
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
1969059
Issue #6215: backport the 3.1 io lib
by Antoine Pitrou
· 16 years ago
[Renamed (81%) from Modules/_bytesio.c]
0225248
Victor Stinner's patches to check the return result of PyLong_Ssize_t
by Benjamin Peterson
· 17 years ago
dd96db6
This reverts r63675 based on the discussion in this thread:
by Gregory P. Smith
· 17 years ago
593daf5
Renamed PyString to PyBytes
by Christian Heimes
· 17 years ago
1aed624
Backport fast alternate io.BytesIO implementation.
by Alexandre Vassalotti
· 17 years ago