]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
GH-121459: Streamline PyObject* to PyStackRef conversions by disallowing NULL pointer...
authorMark Shannon <mark@hotpy.org>
Mon, 7 Oct 2024 17:13:04 +0000 (18:13 +0100)
committerGitHub <noreply@github.com>
Mon, 7 Oct 2024 17:13:04 +0000 (18:13 +0100)
commitd1453f60c2d289d74d535874e07741745b023c90
tree755f0939dc90f71d72db2275d8d9268e95d02f4b
parent10094a533a947b72d01ed8195dcf540f2e7820ea
GH-121459: Streamline PyObject* to PyStackRef conversions by disallowing NULL pointers. (GH-124894)
Include/internal/pycore_stackref.h
Python/bytecodes.c
Python/executor_cases.c.h
Python/generated_cases.c.h