This website requires JavaScript.
Explore
Help
Register
Sign In
PublicArchive
/
cpython
Watch
2
Star
0
Fork
0
You've already forked cpython
mirror of
https://github.com/python/cpython.git
synced
2026-06-27 05:16:16 -04:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
cfcd76777e35c83d548d8736f5d7dc92fe56d806
cpython
/
Modules
/
_io
T
History
Steve Dower
8c67fdd24b
Merge from 3.6
2017-02-04 17:37:00 -08:00
..
clinic
Run Argument Clinic: METH_VARARGS=>METH_FASTCALL
2017-01-17 02:21:47 +01:00
_iomodule.c
Merge from 3.5.
2016-12-07 13:31:47 +02:00
_iomodule.h
…
bufferedio.c
Issue
#28999
: Use Py_RETURN_NONE, Py_RETURN_TRUE and Py_RETURN_FALSE wherever
2017-01-23 09:47:21 +02:00
bytesio.c
…
fileio.c
Merge issue
#28164
and issue
#29409
2017-02-04 15:14:18 -08:00
iobase.c
Use _PyObject_CallMethodIdObjArgs() in _io
2016-12-09 15:39:28 +01:00
stringio.c
Added the const qualifier to char* variables that refer to readonly internal
2016-11-20 10:16:47 +02:00
textio.c
Merge doc fixes from 3.6
2017-01-14 09:56:00 +00:00
winconsoleio.c
Merge from 3.6
2017-02-04 17:37:00 -08:00