]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-132775: Use _PyFunction_VerifyStateless() and _PyCode_VerifyStateless() (gh-134439)
authorEric Snow <ericsnowcurrently@gmail.com>
Wed, 21 May 2025 20:16:55 +0000 (14:16 -0600)
committerGitHub <noreply@github.com>
Wed, 21 May 2025 20:16:55 +0000 (14:16 -0600)
commita66bae8bb52721ea597ade6222f83876f9e939ba
tree18f7e13afcf890db51feb8a7fd9a4778bd6cbcb8
parentfb68776591485cacd63a97a342bf294a6ae6d4e4
gh-132775: Use _PyFunction_VerifyStateless() and _PyCode_VerifyStateless() (gh-134439)
Include/internal/pycore_pyerrors.h
Lib/test/test__interpreters.py
Modules/_interpretersmodule.c