Logo
Explore Help
Sign In
ada/cpython
0
0
Fork 0
You've already forked cpython
mirror of https://github.com/AdaCore/cpython.git synced 2026-02-12 12:57:15 -08:00
Code Issues Packages Projects Releases Wiki Activity
Files
d894027ec1321c2ca5c13d6dad6ef920962caff4
cpython/Modules/_io
History
Serhiy Storchaka 247789cee9 Issue #24007: Argument Clinic now writes the format of PyArg_Parse*() at the
same line as function name.
2015-04-24 00:40:51 +03: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 #20175: Converted the _io module to Argument Clinic.
2015-04-16 11:19:43 +03:00
_iomodule.h
Issue #22883: Got rid of outdated references to PyInt and PyString in comments.
2015-02-17 10:14:30 +02:00
bufferedio.c
Issue #20175: Converted the _io module to Argument Clinic.
2015-04-16 11:19:43 +03:00
bytesio.c
Issue #20175: Converted the _io module to Argument Clinic.
2015-04-16 11:19:43 +03:00
fileio.c
Issue #23908: os functions now reject paths with embedded null character
2015-04-20 10:12:28 +03:00
iobase.c
Issue #20175: Converted the _io module to Argument Clinic.
2015-04-16 11:19:43 +03:00
stringio.c
Issue #20175: Converted the _io module to Argument Clinic.
2015-04-16 11:19:43 +03:00
textio.c
Use PyArg_ParseTuple (new API) instead of PyArg_Parse (old API) for parsing tuples.
2015-04-19 20:38:19 +03:00
Powered by Gitea Page: 114ms Template: 17ms
English
English
Licenses API