cpython/Modules/_io
Christian Heimes 9df89d06a0 Issue #28277: remove linefeed character from iomodule.h. Patch by Michael Felt 2016-09-26 14:08:47 +02:00
..
clinic Issue #27810: Regenerate Argument Clinic. 2016-09-11 21:25:45 +03:00
_iomodule.c Issue #1602: Windows console doesn't input or print Unicode (PEP 528) 2016-08-30 21:22:36 -07:00
_iomodule.h Issue #28277: remove linefeed character from iomodule.h. Patch by Michael Felt 2016-09-26 14:08:47 +02:00
bufferedio.c
bytesio.c
fileio.c Issue #23524: Finish removing _PyVerify_fd from sources 2016-09-08 11:21:54 -07:00
iobase.c Issue #27895: Spelling fixes (Contributed by Ville Skyttä). 2016-09-07 12:03:06 +00:00
stringio.c
textio.c more PY_LONG_LONG to long long 2016-09-08 09:15:54 -07:00
winconsoleio.c merge 3.5 (#28184) 2016-09-19 22:17:16 -07:00