mirror of
https://github.com/python/cpython.git
synced 2026-05-13 16:08:19 -04:00
39eaca884f
[3.11] gh-94808: Cover `PyFunction_GetCode`, `PyFunction_GetGlobals`, `PyFunction_GetModule` (GH-98158).
(cherry picked from commit 7b48d02933)
Co-authored-by: Nikita Sobolev <mail@sobolevn.me>
Source files for standard library extension modules, and former extension modules that are now builtin modules.