mirror of
https://github.com/python/cpython.git
synced 2026-06-02 09:38:14 -04:00
9cefcc0ee7
* Remove BEFORE_WITH and BEFORE_ASYNC_WITH instructions. * Add LOAD_SPECIAL instruction * Reimplement `with` and `async with` statements using LOAD_SPECIAL