Skip to content

bpo-33387: Simplify bytecodes for try-finally, try-except and with blocks.#6641

Merged
markshannon merged 1 commit into
python:masterfrom
markshannon:python-better-try-finally
Nov 21, 2019
Merged

bpo-33387: Simplify bytecodes for try-finally, try-except and with blocks.#6641
markshannon merged 1 commit into
python:masterfrom
markshannon:python-better-try-finally

Produce cleaner bytecode for 'with' and 'async with' by generating se…

6364ee7
Select commit
Loading
Failed to load commit list.

Workflow runs completed with no jobs