cpython/Modules/_io
Benjamin Peterson ed4aa83ff7 require a long long data type (closes #27961) 2016-09-05 17:44:18 -07:00
..
clinic Issue #27574: Decreased an overhead of parsing keyword arguments in functions 2016-08-14 10:52:18 +03:00
_iomodule.c - Issue #27332: Fixed the type of the first argument of module-level functions 2016-07-07 18:20:03 +03:00
_iomodule.h require a long long data type (closes #27961) 2016-09-05 17:44:18 -07:00
bufferedio.c Issue #20699: Merge io bytes-like fixes from 3.5 2016-05-28 01:07:08 +00:00
bytesio.c Issue #20699: Merge io bytes-like fixes from 3.5 2016-05-28 01:07:08 +00:00
fileio.c Fix a comment. 2016-06-08 17:55:49 -04:00
iobase.c Issue #27895: Spelling fixes (Contributed by Ville Skyttä). 2016-08-30 10:47:49 -07:00
stringio.c Merge doc and comment fixes from 3.5 2016-04-19 23:23:16 +00:00
textio.c Issue #26778: Fixed "a/an/and" typos in code comment, documentation and error 2016-04-17 09:39:28 +03:00