]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
GH-126222: Fix `_PyUop_num_popped` (GH-126507)
authorMark Shannon <mark@hotpy.org>
Thu, 7 Nov 2024 10:48:27 +0000 (10:48 +0000)
committerGitHub <noreply@github.com>
Thu, 7 Nov 2024 10:48:27 +0000 (10:48 +0000)
commit85036c8d612007356d2118eb25b460505078b023
tree78dfc47664d812b777308256384a08b8b83cbed9
parentc9cda1608edf7664c10f4f467e24591062c2fe62
GH-126222: Fix `_PyUop_num_popped` (GH-126507)
Include/internal/pycore_uop_metadata.h
Lib/test/test_capi/test_opt.py
Misc/NEWS.d/next/Core_and_Builtins/2024-11-06-16-34-11.gh-issue-126222.9NBfTn.rst [new file with mode: 0644]
Tools/cases_generator/uop_metadata_generator.py