]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
GH-123185: Check for `NULL` after calling `_PyEvalFramePushAndInit` (GH-123194)
authorMark Shannon <mark@hotpy.org>
Wed, 21 Aug 2024 11:44:56 +0000 (12:44 +0100)
committerGitHub <noreply@github.com>
Wed, 21 Aug 2024 11:44:56 +0000 (12:44 +0100)
commit1eba8bae9223600677dfa3a4ce8b7e4d2b8fd00d
tree90f3f920f8559e83452f974aa15e9485f1d250f8
parent90c892efeaae28bd849a01b42842f19dcd67b9f4
GH-123185: Check for `NULL` after calling `_PyEvalFramePushAndInit` (GH-123194)
Include/internal/pycore_uop_metadata.h
Lib/test/test_class.py
Python/bytecodes.c
Python/executor_cases.c.h
Python/generated_cases.c.h