This website requires JavaScript.
Explore
Help
Register
Sign In
PublicArchive
/
cpython
Watch
2
Star
0
Fork
0
mirror of
https://github.com/python/cpython.git
synced
2026-08-03 23:55:47 -04:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
b6f78c2755489dfcbe4898072ef0cd7dca11ff3d
cpython
/
Modules
/
_io
T
History
Serhiy Storchaka
2954f83999
- Issue
#27332
: Fixed the type of the first argument of module-level functions
...
generated by Argument Clinic. Patch by Petr Viktorin.
2016-07-07 18:20:03 +03:00
..
clinic
- Issue
#27332
: Fixed the type of the first argument of module-level functions
2016-07-07 18:20:03 +03:00
_iomodule.c
- Issue
#27332
: Fixed the type of the first argument of module-level functions
2016-07-07 18:20:03 +03:00
_iomodule.h
…
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
Fix a comment.
2016-06-08 17:55:49 -04: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