diff options
author | mpage <mpage@cs.stanford.edu> | 2024-10-21 18:08:13 (GMT) |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-10-21 18:08:13 (GMT) |
commit | de5a6c7c7d00ac37d66cba9849202b374e9cdfb7 (patch) | |
tree | a3c4f9f8c8e42f2b2fd062e7a8cdb94671c09b9a /Python/pymath.c | |
parent | 695814c6e97aad0ae2b116cedca3e77d25d5b968 (diff) | |
download | cpython-de5a6c7c7d00ac37d66cba9849202b374e9cdfb7.zip cpython-de5a6c7c7d00ac37d66cba9849202b374e9cdfb7.tar.gz cpython-de5a6c7c7d00ac37d66cba9849202b374e9cdfb7.tar.bz2 |
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
Diffstat (limited to 'Python/pymath.c')
0 files changed, 0 insertions, 0 deletions