cpython/Modules/_io
Martin Panter abe4d52a1a Merge doc and comment fixes from 3.5 2016-04-19 23:23:16 +00:00
..
clinic Fix typos in code comments and documentation 2016-04-16 09:28:57 +00:00
_iomodule.c Issue #25523: Merge a-to-an corrections from 3.5 2015-11-02 04:27:17 +00:00
_iomodule.h Issue #25923: Added more const qualifiers to signatures of static and private functions. 2015-12-25 20:01:53 +02:00
bufferedio.c Issue #22570: Renamed Py_SETREF to Py_XSETREF. 2016-04-06 09:50:03 +03:00
bytesio.c Merge typo fixes from 3.5 2016-04-16 09:29:17 +00:00
fileio.c On ResourceWarning, log traceback where the object was allocated 2016-03-19 01:03:51 +01:00
iobase.c Issue #22854: Merge UnsupportedOperation fixes from 3.5 2016-03-31 08:25:59 +00: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