Logo
Explore Help
Sign In
ada/cpython
0
0
Fork 0
You've already forked cpython
mirror of https://github.com/AdaCore/cpython.git synced 2026-02-12 12:57:15 -08:00
Code Issues Packages Projects Releases Wiki Activity
Files
c08ec9fdbaeabb2cedf1245f857a310bdceea7cc
cpython/Modules/_io
History
Antoine Pitrou 328ec7455f Issue #9854: The default read() implementation in io.RawIOBase now
handles non-blocking readinto() returning None correctly.
2010-09-14 18:37:24 +00:00
..
_iomodule.c
Issue #5506: BytesIO objects now have a getbuffer() method exporting a
2010-09-06 18:48:21 +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
Issue #9293: I/O streams now raise io.UnsupportedOperation when an
2010-09-05 23:01:12 +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 Page: 95ms Template: 9ms
English
English
Licenses API