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-14 16:38:19 -04:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
e2f33add635df4fde81be9960bab367e010c19bf
cpython
/
Modules
/
_io
/
clinic
T
History
INADA Naoki
507434fd50
bpo-15216: io: TextIOWrapper.reconfigure() accepts encoding, errors and newline (GH-2343)
2017-12-21 09:59:53 +09:00
..
_iomodule.c.h
bpo-32240: Add the const qualifier to declarations of PyObject* array arguments. (
#4746
)
2017-12-15 13:11:11 +02:00
bufferedio.c.h
bpo-32240: Add the const qualifier to declarations of PyObject* array arguments. (
#4746
)
2017-12-15 13:11:11 +02:00
bytesio.c.h
bpo-32240: Add the const qualifier to declarations of PyObject* array arguments. (
#4746
)
2017-12-15 13:11:11 +02:00
fileio.c.h
bpo-32240: Add the const qualifier to declarations of PyObject* array arguments. (
#4746
)
2017-12-15 13:11:11 +02:00
iobase.c.h
bpo-32240: Add the const qualifier to declarations of PyObject* array arguments. (
#4746
)
2017-12-15 13:11:11 +02:00
stringio.c.h
bpo-32240: Add the const qualifier to declarations of PyObject* array arguments. (
#4746
)
2017-12-15 13:11:11 +02:00
textio.c.h
bpo-15216: io: TextIOWrapper.reconfigure() accepts encoding, errors and newline (GH-2343)
2017-12-21 09:59:53 +09:00
winconsoleio.c.h
bpo-32240: Add the const qualifier to declarations of PyObject* array arguments. (
#4746
)
2017-12-15 13:11:11 +02:00