summaryrefslogtreecommitdiffstats
path: root/Python/pystrcmp.c
diff options
context:
space:
mode:
authorJelle Zijlstra <jelle.zijlstra@gmail.com>2024-05-31 21:05:24 (GMT)
committerGitHub <noreply@github.com>2024-05-31 21:05:24 (GMT)
commit80a4e3899420faaa012c82b4e82cdb6675a6a944 (patch)
treea9bde6c673e54d2c5f55397f89e2f2a0d323fcea /Python/pystrcmp.c
parent2237946af0981c46dc7d3886477e425ccfb37f28 (diff)
downloadcpython-80a4e3899420faaa012c82b4e82cdb6675a6a944.zip
cpython-80a4e3899420faaa012c82b4e82cdb6675a6a944.tar.gz
cpython-80a4e3899420faaa012c82b4e82cdb6675a6a944.tar.bz2
gh-119821: Support non-dict globals in LOAD_FROM_DICT_OR_GLOBALS (#119822)
Support non-dict globals in LOAD_FROM_DICT_OR_GLOBALS The implementation basically copies LOAD_GLOBAL. Possibly it could be deduplicated, but that seems like it may get hairy since the two operations have different operands. This is important to fix in 3.14 for PEP 649, but it's a bug in earlier versions too, and we should backport to 3.13 and 3.12 if possible.
Diffstat (limited to 'Python/pystrcmp.c')
0 files changed, 0 insertions, 0 deletions