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-05-21 11:54:48 -04:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
7dfbd4967121ef6ecabe3fd53a430fd949f405fd
cpython
/
Modules
/
_io
T
History
Benjamin Peterson
e502451781
closes bpo-34646: Remove PyAPI_* macros from declarations. (GH-9218)
2018-09-12 12:06:42 -07:00
..
clinic
…
_iomodule.c
bpo-34217: Use lowercase for windows headers (GH-8472)
2018-08-16 15:40:50 +09:00
_iomodule.h
…
bufferedio.c
bpo-34287: Do not use second argument of METH_NOARGS functions (GH-8582)
2018-08-02 20:14:54 +09:00
bytesio.c
…
fileio.c
…
iobase.c
bpo-34068: _io__IOBase_close_impl could call _PyObject_SetAttrId with an exception set (GH-8282)
2018-07-17 09:31:44 +03:00
stringio.c
bpo-25862: Fix several bugs in the _io module. (GH-8026)
2018-06-30 20:57:50 +03:00
textio.c
bpo-25862: Fix several bugs in the _io module. (GH-8026)
2018-06-30 20:57:50 +03:00
winconsoleio.c
closes bpo-34646: Remove PyAPI_* macros from declarations. (GH-9218)
2018-09-12 12:06:42 -07:00