Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
python
/
cpython2
/
e062ba48b6945ed0fa8be65d26ddbf88374293c0
/
Modules
/
_io
/
bytesio.c
b82d5e1
Merged revisions 84438 via svnmerge from
by Antoine Pitrou
· 15 years ago
faf9007
Merged revisions 80722 via svnmerge from
by Antoine Pitrou
· 15 years ago
66f9fea
Merged revisions 77895-77896 via svnmerge from
by Antoine Pitrou
· 16 years ago
194da4a
Merged revisions 74126,74130-74131,74149,74155,74157,74180-74183,74398 via svnmerge from
by Georg Brandl
· 16 years ago
97b28f8
Merged revisions 74316,74335 via svnmerge from
by Georg Brandl
· 16 years ago
680bf1a
move to a naming scheme with all lowercase and underscores
by Benjamin Peterson
· 16 years ago
1fea321
use NULL for the ends of tables
by Benjamin Peterson
· 16 years ago
8d8d630
Issue 5682: Move _io module into its own subdirectory.
by Alexandre Vassalotti
· 16 years ago
[Renamed from Modules/_bytesio.c]
4fa88fa
merge the io-c branch: C implementation of the io module
by Benjamin Peterson
· 16 years ago
e94c679
Issue #1717: rename tp_compare to tp_reserved. I'll change the
by Mark Dickinson
· 17 years ago
a8a9304
Merged revisions 66693 via svnmerge from
by Benjamin Peterson
· 17 years ago
1a21451
Implement PEP 3121: new module initialization and finalization API.
by Martin v. Löwis
· 17 years ago
72b710a
Renamed PyString to PyBytes
by Christian Heimes
· 17 years ago
10dfc1e
Fixed bytes naming in the docstrings of _bytesio.c.
by Alexandre Vassalotti
· 17 years ago
7d06089
Fixed docstring of _bytesio._BytesIO.writelines().
by Alexandre Vassalotti
· 17 years ago
1bfe9dc8
Changed _bytesio.c to avoid comparing a signed with an unsigned value.
by Alexandre Vassalotti
· 17 years ago
77250f4
Added fast alternate io.BytesIO implementation and its test suite.
by Alexandre Vassalotti
· 17 years ago