bpo-43693: Compute deref offsets in compiler (gh-25152)
Merges locals and cells into a single array. Saves a pointer in the interpreter and means that we don't need the LOAD_CLOSURE opcode any more https://bugs.python.org/issue43693
M
Mark Shannon committed
b2bf2bc1ece673d387341e06c8d3c2bc6e259747
Parent: 35002aa
Committed by GitHub <noreply@github.com>
on 6/4/2021, 12:03:54 AM