mirror of
https://github.com/python/cpython.git
synced 2026-05-11 07:00:24 -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.
Source files for standard library extension modules, and former extension modules that are now builtin modules.