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 56452eea39 Issue #22982: Improve BOM handling when seeking to multiple positions of a writable text file. 11 years ago
..
_iomodule.c Issue #21715: Extracted shared complicated code in the _io module to new 11 years ago
_iomodule.h Issue #22883: Got rid of outdated references to PyInt and PyString in comments. 11 years ago
bufferedio.c Issue #23309: Avoid a deadlock at shutdown if a daemon thread is aborted 11 years ago
bytesio.c Replaced "string" with "bytes object" in docstrings of binary I/O objects. 11 years ago
fileio.c Issue #23668: Suppresses invalid parameter handler around chsize calls. 11 years ago
iobase.c Merge from 3.4 12 years ago
stringio.c Issue #7171: Add Windows implementation of ``inet_ntop`` and ``inet_pton`` to socket module. 14 years ago
textio.c Issue #22982: Improve BOM handling when seeking to multiple positions of a writable text file. 11 years ago