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
ea083fafd5
cpython
/
Modules
/
_io
History
Martin Panter
c249221dfd
Issue
#20699
: Merge io bytes-like fixes from 3.5
2016-05-28 01:07:08 +00:00
..
clinic
Issue
#20699
: Document that “io” methods accept bytes-like objects
2016-05-28 00:41:57 +00:00
_iomodule.c
Issue
#25523
: Merge a-to-an corrections from 3.5
2015-11-02 04:27:17 +00:00
_iomodule.h
Issue
#25923
: Added more const qualifiers to signatures of static and private functions.
2015-12-25 20:01:53 +02:00
bufferedio.c
Issue
#20699
: Merge io bytes-like fixes from 3.5
2016-05-28 01:07:08 +00:00
bytesio.c
Issue
#20699
: Merge io bytes-like fixes from 3.5
2016-05-28 01:07:08 +00:00
fileio.c
Issue
#20699
: Merge io bytes-like fixes from 3.5
2016-05-28 01:07:08 +00:00
iobase.c
Issue
#20699
: Merge io bytes-like fixes from 3.5
2016-05-28 01:07:08 +00:00
stringio.c
Merge doc and comment fixes from 3.5
2016-04-19 23:23:16 +00:00
textio.c
Issue
#26778
: Fixed "a/an/and" typos in code comment, documentation and error
2016-04-17 09:39:28 +03:00