Files
cpython/Python
Serhiy Storchaka 2c003eff8f bpo-39943: Clean up marshal.c. (GH-19236)
* Add consts.
* Remove redundant casts and checks.
* Use concrete C API macros.
* Avoid raising and silencing OverflowError for ints.
2020-03-31 23:23:21 +03:00
..

Miscellaneous source files for the main Python shared library