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-05-12 15:39:22 -04:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
41519b2ca84f47adccc3dc309d22bfa17c7ee39b
cpython
/
Modules
/
_io
T
History
Martin Panter
0be894b2f6
Issue
#27895
: Spelling fixes (Contributed by Ville Skyttä).
2016-09-07 12:03:06 +00:00
..
clinic
Issue
#27332
: Fixed the type of the first argument of module-level functions
2016-07-07 17:35:15 +03:00
_iomodule.c
Issue
#27332
: Fixed the type of the first argument of module-level functions
2016-07-07 17:35:15 +03:00
_iomodule.h
…
bufferedio.c
Issue
#20699
: Document that “io” methods accept bytes-like objects
2016-05-28 00:41:57 +00:00
bytesio.c
Issue
#20699
: Document that “io” methods accept bytes-like objects
2016-05-28 00:41:57 +00:00
fileio.c
Fix a comment.
2016-06-08 17:55:49 -04:00
iobase.c
Issue
#27895
: Spelling fixes (Contributed by Ville Skyttä).
2016-09-07 12:03:06 +00:00
stringio.c
Fix spelling (inital), grammar (may translates) in documentation, comments
2016-04-19 04:03:41 +00:00
textio.c
Issue
#22570
: Renamed Py_SETREF to Py_XSETREF.
2016-04-06 09:45:48 +03:00