Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
python
/
cpython2
/
c3cb683d638e9d660c18a05293a576f98965166e
/
Modules
/
_fileio.c
1aed624
Backport fast alternate io.BytesIO implementation.
by Alexandre Vassalotti
· 17 years ago
10ed0f5
Remove all traces of HAVE_STRERROR.
by Brett Cannon
· 17 years ago
7f39c9f
Backport of several functions from Python 3.0 to 2.6 including PyUnicode_FromString, PyUnicode_Format and PyLong_From/AsSsize_t. The functions are partly required for the backport of the bytearray type and _fileio module. They should also make it easier to port C to 3.0.
by Christian Heimes
· 18 years ago