mirror of
https://github.com/python/cpython.git
synced 2026-01-28 21:55:51 +00: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