]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-148374: Fix a bug in `_Py_uop_sym_get_type` (GH-148375)
authorSacul <183588943+Sacul0457@users.noreply.github.com>
Sat, 11 Apr 2026 15:03:13 +0000 (23:03 +0800)
committerGitHub <noreply@github.com>
Sat, 11 Apr 2026 15:03:13 +0000 (23:03 +0800)
commit83f33dccf2bb855a2428efde57fd49beb36906b4
tree2eeaeb1a6a8e6f92b5df06cc363d889743654e3c
parenta059e85866adb8ccd98d216b78428eb37fa70509
gh-148374: Fix a bug in `_Py_uop_sym_get_type` (GH-148375)
Python/optimizer_symbols.c