Skip to content

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

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
May 17, 2020

Conversation

cjerdonek
Copy link
Member

@cjerdonek cjerdonek commented May 2, 2020

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
Member Author

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

@cjerdonek cjerdonek changed the title bpo-29587: Add another test for the fix. bpo-29587: Add another test for the gen.throw() exception chain fix May 2, 2020
@cjerdonek cjerdonek force-pushed the issue-29587-another-test branch from aa3ff76 to 649401d Compare May 3, 2020 07:13
@cjerdonek
Copy link
Member Author

Rebased after merging PR #19877.

@cjerdonek cjerdonek force-pushed the issue-29587-another-test branch from 649401d to b4cf70f Compare May 8, 2020 09:24
@cjerdonek cjerdonek force-pushed the issue-29587-another-test branch 2 times, most recently from baed425 to dd6f901 Compare May 17, 2020 02:14
@cjerdonek cjerdonek merged commit d7184d3 into python:master May 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 free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
skip news tests Tests in the Lib/test dir
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants