mirror of
https://github.com/python/cpython.git
synced 2026-08-10 06:29:05 +08:00
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