SIGN IN SIGN UP
python / cpython UNCLAIMED

The Python programming language

0 0 33 Python

GH-120507: Lower the `BEFORE_WITH` and `BEFORE_ASYNC_WITH` instructions. (#120640)

* Remove BEFORE_WITH and BEFORE_ASYNC_WITH instructions.

* Add LOAD_SPECIAL instruction

* Reimplement `with` and `async with` statements using LOAD_SPECIAL
M
Mark Shannon committed
9cefcc0ee781a1bef9e0685c2271237005fb488b
Parent: 73dc1c6
Committed by GitHub <noreply@github.com> on 6/18/2024, 11:17:46 AM