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-06-19 01:21:46 -04:00
Code Issues Packages Projects Releases Wiki Activity
Files
2fa4cc55e9e5fdf1817d5ff1d82a23eb12b69e40
cpython/Modules/_io
T
History
Antoine Pitrou ea5d17d9af In open(), only set the buffer size from st.st_blksize when it is greater
than 1.  This matches the pure Python implementation in _pyio and should
fix a couple of failures on the NetBSD buildbot.
2010-10-27 19:45:43 +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 #9617: Signals received during a low-level write operation aren't
2010-08-21 19:09:32 +00:00
bytesio.c
Issue #5506: BytesIO objects now have a getbuffer() method exporting a
2010-09-06 18:48:21 +00:00
fileio.c
#4829: better error message for invalid file mode
2010-10-21 13:45:52 +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 #9293: I/O streams now raise io.UnsupportedOperation when an
2010-09-05 23:01:12 +00:00
Powered by Gitea Version: 1.26.1 Page: 1896ms Template: 91ms
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