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
fc632e3912ba9bb6ec20359148f05ca3ec231663
cpython/Modules/_io
History
Serhiy Storchaka 56f6e76c68 Issue #15989: Fixed some scarcely probable integer overflows.
It is very unlikely that they can occur in real code for now.
2015-09-06 21:25:30 +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 #15989: Fixed some scarcely probable integer overflows.
2015-09-06 21:25:30 +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
Fixes cast warning in bufferedio.c
2015-05-23 08:59:25 -07:00
bytesio.c
Issue #24989: Fixed buffer overread in BytesIO.readline() if a position is
2015-09-04 01:08:03 +03:00
fileio.c
Issue #24001: Argument Clinic converters now use accept={type}
2015-05-04 06:59:46 -07: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 #20175: Converted the _io module to Argument Clinic.
2015-04-16 11:19:43 +03:00
textio.c
Issue #24009: Got rid of using rare "y#" format unit in TextIOWrapper.tell().
2015-05-06 09:53:07 +03:00
Powered by Gitea Page: 252ms Template: 10ms
English
English
Licenses API