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-05 11:04:04 -04:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
ea8c43152fdaa508ec189062b09a470f1b4ba535
cpython
/
Modules
/
_io
T
History
Serhiy Storchaka
f006940351
Issue
#20440
: Massive replacing unsafe attribute setting code with special
...
macro Py_SETREF.
2015-12-24 10:39:57 +02: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
#25523
: Merge a-to-an corrections from 3.5
2015-11-02 04:27:17 +00:00
_iomodule.h
Issue
#22413
: Merge StringIO doc from 3.4 into 3.5
2015-10-10 10:15:21 +00:00
bufferedio.c
Issue
#25421
: __sizeof__ methods of builtin types now use dynamic basic size.
2015-12-19 20:05:25 +02:00
bytesio.c
Issue
#20440
: Massive replacing unsafe attribute setting code with special
2015-12-24 10:35:59 +02:00
fileio.c
Issue
#25717
: Add comment explaining why errors are ignored
2015-12-06 11:12:15 +00: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
#25523
: Merge "a" to "an" fixes from 3.4 into 3.5
2015-11-02 04:04:57 +00:00