This website requires JavaScript.
Explore
Help
Register
Sign In
PublicArchive
/
cpython
Watch
2
Star
0
Fork
0
You've already forked cpython
mirror of
https://github.com/python/cpython.git
synced
2026-07-26 11:52:27 -04:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
f40b375ec6a5e51720ea3de34d63553410cdcdf8
cpython
/
Modules
/
_io
T
History
Pedram Karimi
881a13a97c
gh-151640: Track sharing of
BytesIO
buffer in free-threaded builds (GH-151651)
2026-07-05 21:17:20 -04:00
..
clinic
gh-90533: Implement BytesIO.peek() (
#150917
)
2026-06-26 13:46:39 +02:00
_iomodule.c
gh-150285: Fix too long docstrings in the io module (GH-150287)
2026-05-24 15:02:21 +03:00
_iomodule.h
…
bufferedio.c
…
bytesio.c
gh-151640: Track sharing of
BytesIO
buffer in free-threaded builds (GH-151651)
2026-07-05 21:17:20 -04:00
fileio.c
gh-150285: Fix too long docstrings in the io module (GH-150287)
2026-05-24 15:02:21 +03:00
iobase.c
gh-150285: Fix too long docstrings in the io module (GH-150287)
2026-05-24 15:02:21 +03:00
stringio.c
gh-149046: fix: correctly handle
str
subclasses in
io.StringIO
(
#149047
)
2026-06-01 13:01:57 +00:00
textio.c
gh-151814: Fix unbounded memory growth from repeated empty writes to
io.TextIOWrapper
(
#151817
)
2026-06-24 12:47:52 +01:00
winconsoleio.c
gh-150285: Fix too long docstrings in the io module (GH-150287)
2026-05-24 15:02:21 +03:00