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-19 10:54:30 -04:00
Code Issues Packages Projects Releases Wiki Activity
Files
2fd2e747930987eb8ed4929cf0132e85db759dab
cpython/Modules/_io
T
History
Zackery Spytz 73c9326563 gh-80109: Fix io.TextIOWrapper dropping the internal buffer during write() (GH-22535)
io.TextIOWrapper was dropping the internal decoding buffer
during read() and write() calls.
2024-01-08 12:33:34 +02:00
..
clinic
gh-112205: Support docstring for @getter (#113160)
2023-12-20 21:52:12 +09:00
_iomodule.c
gh-106320: Remove private _PyLong_Sign() (#108743)
2023-09-01 09:13:07 +02:00
_iomodule.h
…
bufferedio.c
gh-112205: Support @setter annotation from AC (gh-112922)
2023-12-13 14:00:34 +00:00
bytesio.c
gh-111049: Fix crash during garbage collection of the BytesIO buffer object (GH-111221)
2023-12-14 10:04:23 +00:00
fileio.c
gh-110014: Include explicitly <unistd.h> header (#110155)
2023-09-30 20:06:45 +00:00
iobase.c
gh-109611: Add convenient C API function _PyFile_Flush() (GH-109612)
2023-09-23 09:35:30 +03:00
stringio.c
gh-112205: Support @setter annotation from AC (gh-112922)
2023-12-13 14:00:34 +00:00
textio.c
gh-80109: Fix io.TextIOWrapper dropping the internal buffer during write() (GH-22535)
2024-01-08 12:33:34 +02:00
winconsoleio.c
gh-110913: Fix WindowsConsoleIO chunking of UTF-8 text (GH-111007)
2023-10-20 12:52:31 +01:00
Powered by Gitea Version: 1.26.1 Page: 1409ms Template: 72ms
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