mirror of
https://github.com/python/cpython.git
synced 2026-05-07 05:01:13 -04:00
330c527299
The PyContext struct is not intended to be public, and users of the API don't need anything more specific than PyObject. Also see gh-78943.
Miscellaneous source files for the main Python shared library