Logo
Explore Help
Sign In
ada/cpython
0
0
Fork 0
You've already forked cpython
mirror of https://github.com/AdaCore/cpython.git synced 2026-02-12 12:57:15 -08:00
Code Issues Packages Projects Releases Wiki Activity
Files
4060283fcec7bb2bde4eb3c42b0a6ec99cf1d391
cpython/Modules/_io
History
Victor Stinner bcda8f1d42 bpo-35081: Add Include/internal/pycore_object.h (GH-10640)
Move _PyObject_GC_TRACK() and _PyObject_GC_UNTRACK() from
Include/objimpl.h to Include/internal/pycore_object.h.
2018-11-21 22:27:47 +01:00
..
clinic
bpo-15216: io: TextIOWrapper.reconfigure() accepts encoding, errors and newline (GH-2343)
2017-12-21 09:59:53 +09:00
_iomodule.c
bpo-32236: open() emits RuntimeWarning if buffering=1 for binary mode (GH-4842)
2018-10-20 02:22:31 +02:00
_iomodule.h
bpo-31572: Get rid of PyObject_HasAttr() and _PyObject_HasAttrId() in the _io module. (#3726)
2018-01-16 18:34:21 +02:00
bufferedio.c
bpo-35081: Add Include/internal/pycore_object.h (GH-10640)
2018-11-21 22:27:47 +01:00
bytesio.c
bpo-35081: Add Include/internal/pycore_object.h (GH-10640)
2018-11-21 22:27:47 +01: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
bpo-35081: Add Include/internal/pycore_object.h (GH-10640)
2018-11-21 22:27:47 +01:00
winconsoleio.c
bpo-35081: Add Include/internal/pycore_object.h (GH-10640)
2018-11-21 22:27:47 +01:00
Powered by Gitea Page: 165ms Template: 16ms
English
English
Licenses API