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-09 22:20:38 -04:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
345ba3f080c140dee3102f472bc166c2db191bcc
cpython
/
Modules
/
_io
T
History
Benjamin Peterson
19a6c41e56
Remove unused variables. (GH-29231)
2021-10-26 16:22:34 -07:00
..
clinic
bpo-43413: Fix handling keyword arguments in subclasses of some buitin classes (GH-26456)
2021-09-12 13:27:50 +03:00
_iomodule.c
…
_iomodule.h
…
bufferedio.c
Remove unused variables. (GH-29231)
2021-10-26 16:22:34 -07:00
bytesio.c
bpo-45094: Add Py_NO_INLINE macro (GH-28140)
2021-09-03 16:44:02 +02:00
fileio.c
bpo-45434: Move _Py_BEGIN_SUPPRESS_IPH to pycore_fileutils.h (GH-28922)
2021-10-13 15:03:35 +02:00
iobase.c
…
stringio.c
…
textio.c
…
winconsoleio.c
bpo-45434: Move _Py_BEGIN_SUPPRESS_IPH to pycore_fileutils.h (GH-28922)
2021-10-13 15:03:35 +02:00