Files
cpython/Python
Victor Stinner a102ed7d2f bpo-39573: Use Py_TYPE() macro in Python and Include directories (GH-18391)
Replace direct access to PyObject.ob_type with Py_TYPE().
2020-02-07 02:24:48 +01:00
..

Miscellaneous source files for the main Python shared library