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-31 07:05:24 +00:00
Code Issues Packages Projects Releases Wiki Activity
cpython/Modules/_io
History
Victor Stinner b9a8ca0a6a
gh-115754: Use Py_GetConstant(Py_CONSTANT_EMPTY_STR) (#125194)
Replace PyUnicode_New(0, 0), PyUnicode_FromString("")
and PyUnicode_FromStringAndSize("", 0)
with Py_GetConstant(Py_CONSTANT_EMPTY_STR).
2024-10-09 17:15:23 +02:00
..
clinic
gh-119661: Add _Py_SINGLETON() include in Argumenet Clinic (#119712)
2024-05-29 11:37:04 +02:00
_iomodule.c
gh-90102: Remove isatty call during regular open (#124922)
2024-10-08 08:50:42 +02:00
_iomodule.h
gh-101819: Isolate _io (#101948)
2023-05-15 09:26:27 +00:00
bufferedio.c
gh-121645: Add PyBytes_Join() function (#121646)
2024-08-30 12:57:33 +00:00
bytesio.c
gh-117068: Remove useless code in bytesio.c:resize_buffer() (GH-117069)
2024-03-22 11:25:38 +00:00
fileio.c
gh-90102: Remove isatty call during regular open (#124922)
2024-10-08 08:50:42 +02:00
iobase.c
gh-121645: Add PyBytes_Join() function (#121646)
2024-08-30 12:57:33 +00:00
stringio.c
gh-115754: Use Py_GetConstant(Py_CONSTANT_EMPTY_STR) (#125194)
2024-10-09 17:15:23 +02:00
textio.c
gh-115754: Use Py_GetConstant(Py_CONSTANT_EMPTY_BYTES) (#125195)
2024-10-09 17:12:11 +02:00
winconsoleio.c
gh-90102: Remove isatty call during regular open (#124922)
2024-10-08 08:50:42 +02:00
Powered by Gitea Version: 1.23.8 Page: 683ms Template: 9ms
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