Skip to content

bpo-29587: Enable exception chaining for gen.throw() with "yield from"#19858

Merged
cjerdonek merged 1 commit into
python:masterfrom
cjerdonek:fix-issue-40466
May 13, 2020
Merged

bpo-29587: Enable exception chaining for gen.throw() with "yield from"#19858
cjerdonek merged 1 commit into
python:masterfrom
cjerdonek:fix-issue-40466

bpo-29587: make gen.throw() chain exceptions with yield from

1c505d4
Select commit
Loading
Failed to load commit list.

Workflow runs completed with no jobs