This website requires JavaScript.
Explore
Help
Sign In
traverseda
/
cpython
Watch
1
Star
0
Fork
You've already forked cpython
0
Code
Issues
Pull Requests
Releases
Wiki
Activity
de6e800f45
cpython
/
Modules
/
_io
History
Martin Panter
f264416093
Issue
#22413
: Remove comment made out of date by Argument Clinic
2015-10-10 10:17:57 +00:00
..
clinic
Issue
#24007
: Argument Clinic now writes the format of PyArg_Parse*() at the
2015-04-24 00:40:51 +03:00
_iomodule.c
Issue
#24001
: Argument Clinic converters now use accept={type}
2015-05-04 06:59:46 -07:00
_iomodule.h
Issue
#22413
: Merge StringIO doc from 3.4 into 3.5
2015-10-10 10:15:21 +00:00
bufferedio.c
Fixes cast warning in bufferedio.c
2015-05-23 08:59:25 -07:00
bytesio.c
Issue
#25030
: Do not document seek() as if it accepts keyword arguments
2015-09-11 03:58:30 +00:00
fileio.c
Issue
#24001
: Argument Clinic converters now use accept={type}
2015-05-04 06:59:46 -07:00
iobase.c
Issue
#9858
: Add missing method stubs to _io.RawIOBase. Patch by Laura Rupprecht.
2015-05-20 21:50:59 +02:00
stringio.c
Issue
#22413
: Remove comment made out of date by Argument Clinic
2015-10-10 10:17:57 +00:00
textio.c
Issue
#24009
: Got rid of using rare "y#" format unit in TextIOWrapper.tell().
2015-05-06 09:53:07 +03:00