You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
Serhiy Storchaka c057c3859c Issue #23099: Closing io.BytesIO with exported buffer is rejected now to 11 years ago
..
_iomodule.c Issue #21715: Extracted shared complicated code in the _io module to new 12 years ago
_iomodule.h Issue #20037: Avoid crashes when doing text I/O late at interpreter shutdown. 12 years ago
bufferedio.c allow more operations to work on detached streams (closes #23093) 11 years ago
bytesio.c Issue #23099: Closing io.BytesIO with exported buffer is rejected now to 11 years ago
fileio.c Issue #21860: Correct docstrings of FileIO.seek() and FileIO.truncate() methods. 12 years ago
iobase.c #15840: make docs consistent by saying operations on closed files raise ValueError. 12 years ago
stringio.c Issue #7171: Add Windows implementation of ``inet_ntop`` and ``inet_pton`` to socket module. 14 years ago
textio.c allow more operations to work on detached streams (closes #23093) 11 years ago