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.
 
 
 
 
 
 
Steve Dower 6baa0f9805 Fixes cast warning in bufferedio.c 11 years ago
..
clinic Issue #24007: Argument Clinic now writes the format of PyArg_Parse*() at the 11 years ago
_iomodule.c Issue #24001: Argument Clinic converters now use accept={type} 11 years ago
_iomodule.h Issue #22883: Got rid of outdated references to PyInt and PyString in comments. 11 years ago
bufferedio.c Fixes cast warning in bufferedio.c 11 years ago
bytesio.c Issue #24001: Argument Clinic converters now use accept={type} 11 years ago
fileio.c Issue #24001: Argument Clinic converters now use accept={type} 11 years ago
iobase.c Issue #9858: Add missing method stubs to _io.RawIOBase. Patch by Laura Rupprecht. 11 years ago
stringio.c Remove spurious text from build instructions README. 11 years ago
textio.c Issue #24009: Got rid of using rare "y#" format unit in TextIOWrapper.tell(). 11 years ago