bpo-43693: Add the MAKE_CELL opcode and interleave fast locals offsets. (gh-26396)
This moves logic out of the frame initialization code and into the compiler and eval loop. Doing so simplifies the runtime code and allows us to optimize it better. https://bugs.python.org/issue43693
E
Eric Snow committed
631f9938b1604d4f893417ec339b9e0fa9196fb1
Parent: e915db3
Committed by GitHub <noreply@github.com>
on 6/7/2021, 10:52:00 PM