You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
Serhiy Storchaka edd0de58a8 Issue #13461: Fix a crash in the TextIOWrapper.tell method on 64-bit platforms. 13 years ago
..
_iomodule.c Issue #18608: Avoid keeping a strong reference to the locale module inside the _io module. 13 years ago
_iomodule.h Issue #18608: Avoid keeping a strong reference to the locale module inside the _io module. 13 years ago
bufferedio.c Issue #18112: PEP 442 implementation (safe object finalization). 13 years ago
bytesio.c Merge 3.2. 14 years ago
fileio.c Issue #18112: PEP 442 implementation (safe object finalization). 13 years ago
iobase.c Fix use of uninitialized scalar variable, see 3f994367a979 13 years ago
stringio.c Issue #15841: The readable(), writable() and seekable() methods of BytesIO 14 years ago
textio.c Issue #13461: Fix a crash in the TextIOWrapper.tell method on 64-bit platforms. 13 years ago