◐ Shell
clean mode source ↗

bpo-29587: Add another test for the gen.throw() exception chain fix by cjerdonek · Pull Request #19859 · python/cpython

Skip to content

Navigation Menu

Sign in

Appearance settings

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up

Appearance settings

Conversation

@cjerdonek

@cjerdonek cjerdonek commented

May 2, 2020

edited by bedevere-bot

Loading

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

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 Copy Markdown

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

Reviewers

No reviews

Assignees

No one assigned

Labels

skip news tests

Tests in the Lib/test dir

Projects

None yet

Milestone

No milestone

Development

Successfully merging this pull request may close these issues.

3 participants

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