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
fdcd53fe1a8a7f052d7217c36b2597df06b6e016
cpython/Modules/_io
History
Victor Stinner 942f7a2dea bpo-39674: Revert "bpo-37330: open() no longer accept 'U' in file mode (GH-16959)" (GH-18767)
This reverts commit e471e72977.

The mode will be removed from Python 3.10.
2020-03-04 18:50:22 +01:00
..
clinic
bpo-39674: Revert "bpo-37330: open() no longer accept 'U' in file mode (GH-16959)" (GH-18767)
2020-03-04 18:50:22 +01:00
_iomodule.c
bpo-39674: Revert "bpo-37330: open() no longer accept 'U' in file mode (GH-16959)" (GH-18767)
2020-03-04 18:50:22 +01:00
_iomodule.h
bpo-11410: Standardize and use symbol visibility attributes across POSIX and Windows. (GH-16347)
2019-10-15 08:26:12 +01:00
bufferedio.c
bpo-39573: Finish converting to new Py_IS_TYPE() macro (GH-18601)
2020-03-04 14:15:20 +01:00
bytesio.c
bpo-11410: Standardize and use symbol visibility attributes across POSIX and Windows. (GH-16347)
2019-10-15 08:26:12 +01:00
fileio.c
closes bpo-27805: Ignore ESPIPE in initializing seek of append-mode files. (GH-17112)
2019-11-12 14:51:34 -08:00
iobase.c
bpo-39245: Switch to public API for Vectorcall (GH-18460)
2020-02-11 17:46:57 +01:00
stringio.c
bpo-39573: Finish converting to new Py_IS_TYPE() macro (GH-18601)
2020-03-04 14:15:20 +01:00
textio.c
bpo-39573: Finish converting to new Py_IS_TYPE() macro (GH-18601)
2020-03-04 14:15:20 +01:00
winconsoleio.c
bpo-37547: Fix a compiler warning in winconsoleio.c (GH-14785)
2019-07-19 15:07:06 +09:00
Powered by Gitea Page: 138ms Template: 15ms
English
English
Licenses API