]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-121459: Fix a couple of uses of `PyStackRef_FromPyObjectSteal` (#125711)
authormpage <mpage@cs.stanford.edu>
Mon, 21 Oct 2024 18:08:13 +0000 (11:08 -0700)
committerGitHub <noreply@github.com>
Mon, 21 Oct 2024 18:08:13 +0000 (11:08 -0700)
commitde5a6c7c7d00ac37d66cba9849202b374e9cdfb7
treea3c4f9f8c8e42f2b2fd062e7a8cdb94671c09b9a
parent695814c6e97aad0ae2b116cedca3e77d25d5b968
gh-121459: Fix a couple of uses of `PyStackRef_FromPyObjectSteal` (#125711)

* Fix usage of PyStackRef_FromPyObjectSteal in CALL_TUPLE_1

This was missed in gh-124894

* Fix usage of PyStackRef_FromPyObjectSteal in _CALL_STR_1

This was missed in gh-124894

* Regenerate code
Python/bytecodes.c
Python/executor_cases.c.h
Python/generated_cases.c.h