◐ Shell
clean mode source ↗

gh-94808: Cover `PyFunction_GetCode`, `PyFunction_GetGlobals`, `PyFunction_GetModule` by sobolevn · Pull Request #98158 · python/cpython

@sobolevn

sobolevn

JelleZijlstra

@JelleZijlstra

JelleZijlstra pushed a commit to JelleZijlstra/cpython that referenced this pull request

Oct 16, 2022
…bals`, `PyFunction_GetModule` (pythonGH-98158).

(cherry picked from commit 7b48d02)

Co-authored-by: Nikita Sobolev <mail@sobolevn.me>

carljm added a commit to carljm/cpython that referenced this pull request

Oct 17, 2022

JelleZijlstra added a commit that referenced this pull request

Oct 19, 2022
#98317)

[3.11] gh-94808: Cover `PyFunction_GetCode`, `PyFunction_GetGlobals`, `PyFunction_GetModule` (GH-98158).
(cherry picked from commit 7b48d02)

Co-authored-by: Nikita Sobolev <mail@sobolevn.me>