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
6a12931c9cb5d472fe6370dbcd2bde72f34dddb4
cpython/Modules/_io
History
Zackery Spytz 602d307ac5 bpo-35436: Add missing PyErr_NoMemory() calls and other minor bug fixes. (GH-11015) (GH-11020)
(cherry picked from commit 4c49da0cb7)
2018-12-07 14:17:43 +02: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-34217: Use lowercase for windows headers (GH-8472)
2018-08-16 03:29:20 -04: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-32228: Reset raw_pos after unwinding the raw stream (#4858)
2018-01-28 17:00:09 +01:00
bytesio.c
bpo-33029: Fix signatures of getter and setter functions. (GH-10746)
2018-11-27 09:58:07 -08:00
fileio.c
bpo-24658: Fix read/write greater than 2 GiB on macOS (GH-1705)
2018-10-17 23:58:40 -07:00
iobase.c
bpo-34068: _io__IOBase_close_impl could call _PyObject_SetAttrId with an exception set (GH-8282)
2018-07-17 00:09:32 -07:00
stringio.c
bpo-25862: Fix several bugs in the _io module. (GH-8026)
2018-06-30 11:25:37 -07:00
textio.c
bpo-35133: Fix mistakes when concatenate string literals on different lines. (GH-10284)
2018-11-05 06:52:58 -08:00
winconsoleio.c
bpo-35436: Add missing PyErr_NoMemory() calls and other minor bug fixes. (GH-11015) (GH-11020)
2018-12-07 14:17:43 +02:00
Powered by Gitea Page: 173ms Template: 10ms
English
English
Licenses API