mirror of
https://github.com/python/cpython.git
synced 2025-08-03 16:39:00 +00:00
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.
(cherry picked from commit 80a4e38994
)
This commit is contained in:
parent
2f7fada580
commit
6d9677d78e
4 changed files with 363 additions and 329 deletions
626
Python/generated_cases.c.h
generated
626
Python/generated_cases.c.h
generated
File diff suppressed because it is too large
Load diff
Loading…
Add table
Add a link
Reference in a new issue