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-05-09 14:11:28 -04:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
f5364ae75043580cf1ce94dcafe2b8b489a855aa
cpython
/
Modules
/
_io
/
clinic
T
History
Sam Gross
8db8fc9b51
gh-144777: Fix data races in IncrementalNewlineDecoder (gh-144971)
2026-02-23 09:32:16 -05:00
..
_iomodule.c.h
gh-131525: Cache the result of tuple_hash (
#131529
)
2025-03-27 09:57:06 -04:00
bufferedio.c.h
gh-131525: Cache the result of tuple_hash (
#131529
)
2025-03-27 09:57:06 -04:00
bytesio.c.h
gh-132551: add missing critical sections on BytesIO methods (
#137073
)
2025-07-24 11:57:48 +00:00
fileio.c.h
gh-85524: Raise "UnsupportedOperation" on FileIO.readall (
#141214
)
2025-11-12 10:37:48 +01:00
iobase.c.h
gh-122943: Add the varpos parameter in _PyArg_UnpackKeywords (GH-126564)
2024-11-08 14:23:50 +02:00
stringio.c.h
fix thread safety of
io.StringIO.truncate
(
#133732
)
2025-05-09 07:59:17 +00:00
textio.c.h
gh-144777: Fix data races in IncrementalNewlineDecoder (gh-144971)
2026-02-23 09:32:16 -05:00
winconsoleio.c.h
gh-131525: Cache the result of tuple_hash (
#131529
)
2025-03-27 09:57:06 -04:00