Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
python
/
cpython2
/
f22913b8c39f1053c291c96cf3016cabad60bbd4
/
Modules
/
_io
/
iobase.c
f22913b
cast to getter
by Benjamin Peterson
· 14 years ago
f6f3a35
add a __dict__ descr for IOBase (closes #12878)
by Benjamin Peterson
· 14 years ago
988512c
(Merge 3.1) Issue #12175: RawIOBase.readall() now returns None if read()
by Victor Stinner
· 14 years ago
a80987f
Issue #12175: RawIOBase.readall() now returns None if read() returns None.
by Victor Stinner
· 14 years ago
3b3499b
#11565: Merge with 3.1.
by Ezio Melotti
· 14 years ago
1392500
#11565: Fix several typos. Patch by Piotr Kasprzyk.
by Ezio Melotti
· 14 years ago
e5e75c6
Merged revisions 84814 via svnmerge from
by Antoine Pitrou
· 15 years ago
328ec74
Issue #9854: The default read() implementation in io.RawIOBase now
by Antoine Pitrou
· 15 years ago
616453c
More docstring updates
by Amaury Forgeot d'Arc
· 15 years ago
0d739d7
Issue #9293: I/O streams now raise `io.UnsupportedOperation` when an
by Antoine Pitrou
· 15 years ago
faf9007
Merged revisions 80722 via svnmerge from
by Antoine Pitrou
· 15 years ago
6be8876
Merged revisions 80720 via svnmerge from
by Antoine Pitrou
· 15 years ago
66f9fea
Merged revisions 77895-77896 via svnmerge from
by Antoine Pitrou
· 16 years ago
905a2ff
Merged revisions 77890 via svnmerge from
by Antoine Pitrou
· 16 years ago
6b59f77
Merged revisions 76806,76808 via svnmerge from
by Benjamin Peterson
· 16 years ago
0551613
Merged revisions 76807 via svnmerge from
by Benjamin Peterson
· 16 years ago
bf5ff76
Merged revisions 76805 via svnmerge from
by Benjamin Peterson
· 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/_iobase.c]
00a9b73
Rewrite IOBase.readall to avoid costly string resizes, and plug a leak
by Antoine Pitrou
· 16 years ago
1fcadce
Fix failures introduced by buggy merge (2)
by Antoine Pitrou
· 16 years ago
4fa88fa
merge the io-c branch: C implementation of the io module
by Benjamin Peterson
· 16 years ago