Files
cpython/Python
Serhiy Storchaka f25f2e2e8c Clean up initialization __class_getitem__ with Py_GenericAlias. (GH-28450)
The cast to PyCFunction is redundant. Overuse of redundant casts
can hide actual bugs.
2021-09-19 18:05:30 +03:00
..

Miscellaneous source files for the main Python shared library