◐ Shell
reader mode source ↗
Skip to content

bpo-33026: Fix jumping out of "with" block by setting f_lineno.#6026

Merged
serhiy-storchaka merged 2 commits into
python:masterfrom
serhiy-storchaka:jump-out-of-with
Mar 11, 2018
Merged

bpo-33026: Fix jumping out of "with" block by setting f_lineno.#6026
serhiy-storchaka merged 2 commits into
python:masterfrom
serhiy-storchaka:jump-out-of-with

Add yet one test.

a631af4

Workflow runs completed with no jobs