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
6fde770e4e940c19cd62de0b6aeb77840690843e
cpython/Modules/_io
History
Serhiy Storchaka bf623ae884 bpo-30061: Check if PyObject_Size()/PySequence_Size()/PyMapping_Size() (#1096)
raised an error.

Replace them with using concrete types API that never fails if appropriate.
2017-04-19 20:03:52 +03:00
..
clinic
bpo-30022: Get rid of using EnvironmentError and IOError (except test… (#1051)
2017-04-16 10:46:38 +03:00
_iomodule.c
bpo-30022: Get rid of using EnvironmentError and IOError (except test… (#1051)
2017-04-16 10:46:38 +03:00
_iomodule.h
bpo-30022: Get rid of using EnvironmentError and IOError (except test… (#1051)
2017-04-16 10:46:38 +03:00
bufferedio.c
bpo-30022: Get rid of using EnvironmentError and IOError (except test… (#1051)
2017-04-16 10:46:38 +03:00
bytesio.c
bpo-29852: Argument Clinic Py_ssize_t converter now supports None (#716)
2017-03-30 09:15:31 +03:00
fileio.c
bpo-30022: Get rid of using EnvironmentError and IOError (except test… (#1051)
2017-04-16 10:46:38 +03:00
iobase.c
bpo-30061: Check if PyObject_Size()/PySequence_Size()/PyMapping_Size() (#1096)
2017-04-19 20:03:52 +03:00
stringio.c
bpo-30022: Get rid of using EnvironmentError and IOError (except test… (#1051)
2017-04-16 10:46:38 +03:00
textio.c
bpo-30022: Get rid of using EnvironmentError and IOError (except test… (#1051)
2017-04-16 10:46:38 +03:00
winconsoleio.c
bpo-29852: Argument Clinic Py_ssize_t converter now supports None (#716)
2017-03-30 09:15:31 +03:00
Powered by Gitea Page: 183ms Template: 18ms
English
English
Licenses API