Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
python
/
cpython3
/
94eceeb89c153d8bf77dc194f8896a66cc25519a
/
Modules
/
_io
/
stringio.c
b82d5e1
Merged revisions 84438 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
6a38ced
just throw a normal AttributeError for no buffer attribute
by Benjamin Peterson
· 16 years ago
680bf1a
move to a naming scheme with all lowercase and underscores
by Benjamin Peterson
· 16 years ago
0926ad1
give the C implementation of TextIOWrapper the errors property #6217
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/_stringio.c]
b487e63
stringio doesn't have an encoding
by Benjamin Peterson
· 16 years ago
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
58fb905
Fix a probable merge glitch in r66695:
by Amaury Forgeot d'Arc
· 17 years ago
c9e435e
check for errors after PyLong_Ssize_t
by Benjamin Peterson
· 17 years ago
794652d
Issue 2918: Merge StringIO and cStringIO.
by Alexandre Vassalotti
· 17 years ago