Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
python
/
cpython3
/
01a255add1f54eb81a34687a341c1e6373c6e542
/
Modules
/
_bytesio.c
01a255a
Merged revisions 80720 via svnmerge from
by Antoine Pitrou
· 15 years ago
ca5a06a
Issue #6939: Fix file I/O objects in the `io` module to keep the original
by Antoine Pitrou
· 16 years ago
f226ac8
Issue #7249: Methods of io.BytesIO now allow `long` as well as `int` arguments.
by Antoine Pitrou
· 16 years ago
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