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.
 
 
 
 
 
 
Victor Stinner ace47d7efd Issue #18408: PyEval_EvalFrameEx() and PyEval_CallObjectWithKeywords() now fail 13 years ago
..
_iomodule.c Describe 'surrogateescape' in the documentation. 13 years ago
_iomodule.h If MS_WIN64 is defined, MS_WINDOWS is also defined: #ifdef can be simplified. 13 years ago
bufferedio.c Issue #18408: PyEval_EvalFrameEx() and PyEval_CallObjectWithKeywords() now fail 13 years ago
bytesio.c Merge 3.2. 14 years ago
fileio.c Issue #18408: Fix fileio_read() on _PyBytes_Resize() failure 13 years ago
iobase.c Merge 3.2, Issue #17047: remove doubled words found in 2.7 to 3.4 13 years ago
stringio.c Issue #15841: The readable(), writable() and seekable() methods of BytesIO 14 years ago
textio.c Issue #9566: _io: Use Py_SAFE_DOWNCAST for fix a compiler warning on Windows x64 13 years ago