Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
python
/
cpython2
/
9fc6b6c4536417283c6f52b6dfb4c82afb372448
/
Modules
/
_io
/
bufferedio.c
976157f
Merged revisions 86981,86984 via svnmerge from
by Antoine Pitrou
· 15 years ago
16b11de
Merged revisions 84239 via svnmerge from
by Antoine Pitrou
· 15 years ago
00091ca
Merged revisions 83944 via svnmerge from
by Antoine Pitrou
· 15 years ago
f6df1ee
Merged revisions 83411 via svnmerge from
by Antoine Pitrou
· 15 years ago
faf9007
Merged revisions 80722 via svnmerge from
by Antoine Pitrou
· 15 years ago
6b59f77
Merged revisions 76806,76808 via svnmerge from
by Benjamin Peterson
· 16 years ago
00de1bd
Merged revisions 75941 via svnmerge from
by Mark Dickinson
· 16 years ago
121fbe4
Merged revisions 75881 via svnmerge from
by Mark Dickinson
· 16 years ago
6576848
Merged revisions 75729 via svnmerge from
by Mark Dickinson
· 16 years ago
0473e56
Merged revisions 74338 via svnmerge from
by Antoine Pitrou
· 16 years ago
680bf1a
move to a naming scheme with all lowercase and underscores
by Benjamin Peterson
· 16 years ago
716c444
Issue #5761: Add the name of the underlying file to the repr() of various IO objects.
by Antoine Pitrou
· 16 years ago
d2e0c79
implement a detach() method for BufferedIOBase and TextIOBase #5883
by Benjamin Peterson
· 16 years ago
1fea321
use NULL for the ends of tables
by Benjamin Peterson
· 16 years ago
cf4c749
Issue #5734: BufferedRWPair was poorly tested and had several glaring bugs.
by Antoine Pitrou
· 16 years ago
711af3a
#5502: accelerate binary buffered IO (especially small operations).
by Antoine Pitrou
· 16 years ago
dfd7344
Merge revision 71222 from trunk: #5615: make it possible to configure --without-threads again.
by Georg Brandl
· 16 years ago
8d8d630
Issue 5682: Move _io module into its own subdirectory.
by Alexandre Vassalotti
· 16 years ago
[Renamed from Modules/_bufferedio.c]
00a9b73
Rewrite IOBase.readall to avoid costly string resizes, and plug a leak
by Antoine Pitrou
· 16 years ago
59406a9
officially deprecated max_buffer_size
by Benjamin Peterson
· 16 years ago
4fa88fa
merge the io-c branch: C implementation of the io module
by Benjamin Peterson
· 16 years ago