Skip to content

bpo-29587: Add another test for the gen.throw() exception chain fix - #19859

Merged
cjerdonek merged 1 commit into
python:masterfrom
cjerdonek:issue-29587-another-test
May 17, 2020
Merged

bpo-29587: Add another test for the gen.throw() exception chain fix#19859
cjerdonek merged 1 commit into
python:masterfrom
cjerdonek:issue-29587-another-test

Conversation

@cjerdonek

@cjerdonekcjerdonek commented May 2, 2020

Copy link
Copy Markdown
Member

This PR just adds another failing test for bpo-29587 (following the fix in PR #19823). It tests something slightly different. I confirmed that the test fails prior to PR #19823.

https://bugs.python.org/issue29587

@cjerdonek

Copy link
Copy Markdown
MemberAuthor

I've skipped the NEWS entry since this adds to an issue that already has a NEWS entry.

@cjerdonekcjerdonek changed the title bpo-29587: Add another test for the fix.bpo-29587: Add another test for the gen.throw() exception chain fixMay 2, 2020
@cjerdonek
cjerdonekforce-pushed the issue-29587-another-test branch from aa3ff76 to 649401dCompareMay 3, 2020 07:13
@cjerdonek

Copy link
Copy Markdown
MemberAuthor

Rebased after merging PR #19877.

@cjerdonek
cjerdonekforce-pushed the issue-29587-another-test branch from 649401d to b4cf70fCompareMay 8, 2020 09:24
@cjerdonek
cjerdonekforce-pushed the issue-29587-another-test branch 2 times, most recently from baed425 to dd6f901CompareMay 17, 2020 02:14
@cjerdonek
cjerdonek merged commit d7184d3 into python:masterMay 17, 2020
@cjerdonek
cjerdonek deleted the issue-29587-another-test branch May 17, 2020 04:14
arturoescaip pushed a commit to arturoescaip/cpython that referenced this pull request May 24, 2020
Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

skip newstestsTests in the Lib/test dir

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants

@cjerdonek@the-knights-who-say-ni@bedevere-bot