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.
 
 
 
 
 
 
Martin v. Löwis bd928fef42 Rename _Py_identifier to _Py_IDENTIFIER. 15 years ago
..
_iomodule.c Rename _Py_identifier to _Py_IDENTIFIER. 15 years ago
_iomodule.h PEP 3151 / issue #12555: reworking the OS and IO exception hierarchy. 15 years ago
bufferedio.c Rename _Py_identifier to _Py_IDENTIFIER. 15 years ago
bytesio.c Issue #8914: fix various warnings from the Clang static analyzer v254. 15 years ago
fileio.c Rename _Py_identifier to _Py_IDENTIFIER. 15 years ago
iobase.c Rename _Py_identifier to _Py_IDENTIFIER. 15 years ago
stringio.c Fix misuse of PyUnicode_GET_SIZE, use PyUnicode_GET_LENGTH instead 15 years ago
textio.c Rename _Py_identifier to _Py_IDENTIFIER. 15 years ago