Logo
Explore Help
Register Sign In
PublicArchive/cpython
2
0
Fork 0
You've already forked cpython
mirror of https://github.com/python/cpython.git synced 2026-05-10 06:31:43 -04:00
Code Issues Packages Projects Releases Wiki Activity
Files
95d024d585bd3ed627437a2f0cbc783c8a014c8a
cpython/Modules/_io
T
History
Victor Stinner daa9756cb6 bpo-39573: Use Py_TYPE() macro in Modules directory (GH-18393)
Replace direct access to PyObject.ob_type with Py_TYPE().
2020-02-07 03:37:06 +01:00
..
clinic
bpo-37330: open() no longer accept 'U' in file mode (GH-16959)
2019-10-28 15:40:08 +01:00
_iomodule.c
bpo-39573: Use Py_TYPE() macro in Modules directory (GH-18393)
2020-02-07 03:37:06 +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
closes bpo-39510: Fix use-after-free in BufferedReader.readinto() (GH-18295)
2020-02-04 13:25:16 -08: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-37337: Add _PyObject_CallMethodNoArgs() (GH-14267)
2019-07-08 17:19:25 +09:00
stringio.c
bpo-15999: Clean up of handling boolean arguments. (GH-15610)
2019-09-01 12:16:51 +03:00
textio.c
bpo-39573: Use Py_TYPE() macro in Modules directory (GH-18393)
2020-02-07 03:37:06 +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 Version: 1.26.1 Page: 910ms Template: 4ms
Auto
English
Bahasa Indonesia Deutsch English Español Français Gaeilge Italiano Latviešu Magyar nyelv Nederlands Polski Português de Portugal Português do Brasil Suomi Svenska Türkçe Čeština Ελληνικά Български Русский Українська فارسی മലയാളം 日本語 简体中文 繁體中文(台灣) 繁體中文(香港) 한국어
Licenses API