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-09 14:11:28 -04:00
Code Issues Packages Projects Releases Wiki Activity
Files
c99823211bfc349ae48ff00a9155472ccea0816d
cpython/Modules/_io
T
History
Victor Stinner e6edec2371 Issue #9015, #9611: FileIO.readinto(), FileIO.write() and os.write() clamp the
length to 2^31-1 on Windows.
2011-01-04 00:29:35 +00:00
..
_iomodule.c
In open(), only set the buffer size from st.st_blksize when it is greater
2010-10-27 19:45:43 +00:00
_iomodule.h
Issue #5506: BytesIO objects now have a getbuffer() method exporting a
2010-09-06 18:48:21 +00:00
bufferedio.c
Issue #10750: The raw attribute of buffered IO objects is now read-only.
2010-12-21 21:20:59 +00:00
bytesio.c
correct logic when pos is after the string #10467
2010-11-20 17:24:04 +00:00
fileio.c
Issue #9015, #9611: FileIO.readinto(), FileIO.write() and os.write() clamp the
2011-01-04 00:29:35 +00:00
iobase.c
Issue #9854: The default read() implementation in io.RawIOBase now
2010-09-14 18:37:24 +00:00
stringio.c
BytesIO.getvalue() and StringIO.getvalue() are METH_NOARGS.
2010-09-02 19:48:07 +00:00
textio.c
Issue #10180: Pickling file objects is now explicitly forbidden, since
2010-11-05 21:15:39 +00:00
Powered by Gitea Version: 1.26.1 Page: 93ms Template: 1ms
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