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
8ac658114dec4964479baecfbc439fceb40eaa79
cpython/Modules/_io
History
Zackery Spytz 842acaab13 bpo-35504: Fix segfaults and SystemErrors when deleting certain attrs. (GH-11175)
2018-12-17 16:52:45 +02:00
..
clinic
bpo-33012: Fix invalid function cast warnings with gcc 8 in Argument Clinic. (GH-6748)
2018-11-27 11:27:36 +02: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-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
bpo-35504: Fix segfaults and SystemErrors when deleting certain attrs. (GH-11175)
2018-12-17 16:52:45 +02:00
winconsoleio.c
bpo-35436: Add missing PyErr_NoMemory() calls and other minor bug fixes. (GH-11015)
2018-12-07 12:11:30 +02:00
Powered by Gitea Page: 518ms Template: 44ms
English
English
Licenses API