mirror of
https://github.com/python/cpython.git
synced 2025-12-31 04:23:37 +00:00
1 line
148 B
ReStructuredText
1 line
148 B
ReStructuredText
Change order of bytecode instructions emitted for :keyword:`with` and :keyword:`async with` to reduce the number of entries in the exception table.
|