Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
python
/
cpython3
/
cd87bba4df6c804761e407d25e60e2ca72f18150
/
Modules
/
_io
/
bufferedio.c
3ebaed6
Merged revisions 84239 via svnmerge from
by Antoine Pitrou
· 15 years ago
cb4f47c
Merged revisions 83944 via svnmerge from
by Antoine Pitrou
· 15 years ago
607951d
Merged revisions 83411 via svnmerge from
by Antoine Pitrou
· 15 years ago
f7fd8e4
Issue #7865: The close() method of :mod:`io` objects should not swallow
by Antoine Pitrou
· 15 years ago
ddd392c
accept None as the same as having passed no argument in file types #7349
by Benjamin Peterson
· 16 years ago
889d9645
Issue #7228: Fix format mismatch when printing something of type off_t.
by Mark Dickinson
· 16 years ago
e50efaa
Buffered I/O: optimize lock taking in the common non-contended case.
by Antoine Pitrou
· 16 years ago
3ddb527
Roll back ill-considered attempts to fix printf specifier mismatch for off_t.
by Mark Dickinson
· 16 years ago
bf1039d
Silence gcc warnings when trying to print an off_t using "lld", on platforms
by Mark Dickinson
· 16 years ago
e052b64
Use correct conversion specifier and length modifier when printing an
by Mark Dickinson
· 16 years ago
3de4647
Fix compilation warning on Windows, where size_t is 32bit but file offsets are 64bit.
by Amaury Forgeot d'Arc
· 16 years ago
20e1f93
Issue #6629: Fix a data corruption issue in the new `io` package, which could
by Antoine Pitrou
· 16 years ago
1969059
Issue #6215: backport the 3.1 io lib
by Antoine Pitrou
· 16 years ago