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-07 05:01:13 -04:00
Code Issues Packages Projects Releases Wiki Activity
Files
e1abffca45b60729c460e3e2ad50c8c1946cfd4e
cpython/Modules/_io
T
History
Victor Stinner 9c8e490b8f bpo-46417: Clear _io module static objects at exit (GH-30807)
Add _PyIO_Fini() function, called by finalize_interp_clear(). It
clears static objects used by the _io extension module.
2022-01-22 23:22:20 +01:00
..
clinic
bpo-43413: Fix handling keyword arguments in subclasses of some buitin classes (GH-26456)
2021-09-12 13:27:50 +03:00
_iomodule.c
bpo-46417: Clear _io module static objects at exit (GH-30807)
2022-01-22 23:22:20 +01:00
_iomodule.h
bpo-42208: Add _Py_GetLocaleEncoding() (GH-23050)
2020-10-31 01:02:09 +01:00
bufferedio.c
Remove unused variables. (GH-29231)
2021-10-26 16:22:34 -07:00
bytesio.c
bpo-45094: Add Py_NO_INLINE macro (GH-28140)
2021-09-03 16:44:02 +02:00
fileio.c
bpo-45434: Move _Py_BEGIN_SUPPRESS_IPH to pycore_fileutils.h (GH-28922)
2021-10-13 15:03:35 +02:00
iobase.c
bpo-42161: Modules/ uses _PyLong_GetZero() and _PyLong_GetOne() (GH-22998)
2020-10-27 17:12:53 +01:00
stringio.c
…
textio.c
bpo-43510: Fix emitting EncodingWarning from _io module. (GH-25146)
2021-04-02 17:38:59 +09:00
winconsoleio.c
bpo-45434: Move _Py_BEGIN_SUPPRESS_IPH to pycore_fileutils.h (GH-28922)
2021-10-13 15:03:35 +02:00
Powered by Gitea Version: 1.26.1 Page: 2306ms Template: 82ms
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