]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-132775: Revert "gh-132775: Add _PyCode_VerifyStateless() (gh-133221)" (#133497)
authorPetr Viktorin <encukou@gmail.com>
Tue, 6 May 2025 10:09:41 +0000 (12:09 +0200)
committerGitHub <noreply@github.com>
Tue, 6 May 2025 10:09:41 +0000 (13:09 +0300)
commit3c73cf51df2643cc144b03ac1003588d8822d5b5
tree34fcdb394ad5f7c16354082b5c4ad37c4245ca1a
parentfd37f1a8ad8e244ddccfc76608b02b6e29e30e16
gh-132775: Revert "gh-132775: Add _PyCode_VerifyStateless() (gh-133221)" (#133497)
Include/internal/pycore_code.h
Include/internal/pycore_function.h
Include/internal/pycore_opcode_utils.h
Lib/test/_code_definitions.py
Lib/test/test_code.py
Modules/_testinternalcapi.c
Objects/codeobject.c
Objects/funcobject.c