mirror of
https://github.com/python/cpython.git
synced 2026-01-27 05:05:50 +00:00
* Remove BEFORE_WITH and BEFORE_ASYNC_WITH instructions. * Add LOAD_SPECIAL instruction * Reimplement `with` and `async with` statements using LOAD_SPECIAL
Source files for various builtin objects