◐ Shell
reader mode source ↗
Skip to content

[3.7] bpo-33041: Add tests for jumps in/out of 'async with' blocks. (GH-6110).#6140

Merged
serhiy-storchaka merged 2 commits into
python:3.7from
serhiy-storchaka:backport-bc300ce-3.7
Mar 18, 2018
Merged

[3.7] bpo-33041: Add tests for jumps in/out of 'async with' blocks. (GH-6110).#6140
serhiy-storchaka merged 2 commits into
python:3.7from
serhiy-storchaka:backport-bc300ce-3.7

Remove crashing test_no_jump_over_return_out_of_finally_block.

83950a6

Workflow runs completed with no jobs