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-17 09:58:25 -04:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
360e1e4c519cfc139de707bcdd1e6c871eec79ee
cpython
/
Modules
/
_io
T
History
Serhiy Storchaka
3191391515
bpo-36127: Argument Clinic: inline parsing code for keyword parameters. (GH-12058)
2019-03-14 10:32:22 +02:00
..
clinic
bpo-36127: Argument Clinic: inline parsing code for keyword parameters. (GH-12058)
2019-03-14 10:32:22 +02:00
_iomodule.c
…
_iomodule.h
…
bufferedio.c
bpo-35081: Add Include/internal/pycore_object.h (GH-10640)
2018-11-21 22:27:47 +01:00
bytesio.c
bpo-33029: Fix signatures of getter and setter functions. (GH-10746)
2018-11-27 19:34:35 +02:00
fileio.c
bpo-35081: Add Include/internal/pycore_object.h (GH-10640)
2018-11-21 22:27:47 +01:00
iobase.c
bpo-35081: Add Include/internal/pycore_object.h (GH-10640)
2018-11-21 22:27:47 +01:00
stringio.c
bpo-35081: Add Include/internal/pycore_object.h (GH-10640)
2018-11-21 22:27:47 +01:00
textio.c
add missing break statement (GH-12147)
2019-03-03 08:22:39 -08:00
winconsoleio.c
bpo-36254: Fix invalid uses of %d in format strings in C. (GH-12264)
2019-03-13 22:59:55 +02:00