Files
cpython/Python
Neil Schemenauer 0564aafb71 bpo-42099: Fix reference to ob_type in unionobject.c and ceval (GH-22829)
* Use Py_TYPE() rather than o->ob_type.
2020-10-27 18:55:52 +00:00
..

Miscellaneous source files for the main Python shared library