Logo
Explore Help
Sign In
mirror/cpython
1
0
Fork 0
You've already forked cpython
mirror of https://github.com/python/cpython.git synced 2026-01-27 21:25:12 +00:00
Code Issues Packages Projects Releases Wiki Activity
cpython/Modules/_io
History
Victor Stinner b270b82f11
gh-91320: Argument Clinic uses _PyCFunction_CAST() (#32210)
Replace "(PyCFunction)(void(*)(void))func" cast with
_PyCFunction_CAST(func).
2022-05-03 20:25:41 +02:00
..
clinic
gh-91320: Argument Clinic uses _PyCFunction_CAST() (#32210)
2022-05-03 20:25:41 +02:00
_iomodule.c
gh-91156: Fix encoding="locale" in UTF-8 mode (GH-70056)
2022-04-14 16:00:35 +09:00
_iomodule.h
bpo-46765: Replace Locally Cached Strings with Statically Initialized Objects (gh-31366)
2022-02-22 17:23:51 -07:00
bufferedio.c
bpo-46765: Replace Locally Cached Strings with Statically Initialized Objects (gh-31366)
2022-02-22 17:23:51 -07:00
bytesio.c
bpo-45094: Add Py_NO_INLINE macro (GH-28140)
2021-09-03 16:44:02 +02:00
fileio.c
bpo-46541: Replace core use of _Py_IDENTIFIER() with statically initialized global objects. (gh-30928)
2022-02-08 13:39:07 -07:00
iobase.c
bpo-25415: Remove confusing sentence from IOBase docstrings (PR-31631)
2022-03-04 12:35:52 -05:00
stringio.c
bpo-46765: Replace Locally Cached Strings with Statically Initialized Objects (gh-31366)
2022-02-22 17:23:51 -07:00
textio.c
gh-91952: Make TextIOWrapper.reconfigure() supports "locale" encoding (GH-91982)
2022-05-01 10:44:14 +09:00
winconsoleio.c
bpo-46541: Replace core use of _Py_IDENTIFIER() with statically initialized global objects. (gh-30928)
2022-02-08 13:39:07 -07:00
Powered by Gitea Version: 1.23.8 Page: 602ms Template: 6ms
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