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.
 
 
 
 
 
 
Antoine Pitrou 932ff83682 Issue #18608: Avoid keeping a strong reference to the locale module inside the _io module. 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 #18608: Avoid keeping a strong reference to the locale module inside the _io module. 13 years ago