This website requires JavaScript.
Explore
Help
Register
Sign In
PublicArchive
/
cpython
Watch
2
Star
0
Fork
0
You've already forked cpython
mirror of
https://github.com/python/cpython.git
synced
2026-06-08 20:35:04 -04:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
3468a06d2bcd85a76938b60ff4d446c05d9863af
cpython
/
Modules
/
_io
T
History
Stefan Krah
650c1e818d
Issue
#14203
: Remove obsolete support for view==NULL in bytesiobuf_getbuffer()
...
and array_buffer_getbuf().
2015-02-03 21:43:23 +01:00
..
_iomodule.c
Issue
#21715
: Extracted shared complicated code in the _io module to new
2014-10-08 22:32:50 +03:00
_iomodule.h
…
bufferedio.c
merge 3.4 (
#23093
)
2014-12-21 21:00:51 -06:00
bytesio.c
Issue
#14203
: Remove obsolete support for view==NULL in bytesiobuf_getbuffer()
2015-02-03 21:43:23 +01:00
fileio.c
Issue
#17401
: Output the closefd attribute as boolean.
2014-12-02 23:39:56 +02:00
iobase.c
#15840
: make docs consistent by saying operations on closed files raise ValueError.
2014-04-15 21:11:36 -04:00
stringio.c
…
textio.c
merge 3.4 (
#23093
)
2014-12-21 21:00:51 -06:00