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-30 06:36:55 +00:00
Code Issues Packages Projects Releases Wiki Activity
cpython/Modules/_io/clinic
History
Cody Maloney 6f988b08d1
gh-85524: Raise "UnsupportedOperation" on FileIO.readall (#141214)
io.UnsupportedOperation is a subclass of OSError and recommended by
io.IOBase for this case; matches other read methods on io.FileIO.
2025-11-12 10:37:48 +01: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-131525: Cache the result of tuple_hash (#131529)
2025-03-27 09:57:06 -04:00
winconsoleio.c.h
gh-131525: Cache the result of tuple_hash (#131529)
2025-03-27 09:57:06 -04:00
Powered by Gitea Version: 1.23.8 Page: 958ms Template: 11ms
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