← 返回首页
bpo-29587: Add another test for the gen.throw() exception chain fix by cjerdonek · Pull Request #19859 · python/cpython · GitHub
Skip to content

Navigation Menu

Toggle navigation
Sign in
Appearance settings
Search or jump to...

Search code, repositories, users, issues, pull requests...

Provide feedback

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

Include my email address so I can be contacted

Saved searches

Use saved searches to filter your results more quickly

Appearance settings
Resetting focus

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

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 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 force-pushed the issue-29587-another-test branch from aa3ff76 to 649401d Compare May 3, 2020 07:13

Copy link
Copy Markdown
Member Author

Rebased after merging PR #19877.

cjerdonek force-pushed the issue-29587-another-test branch from 649401d to b4cf70f Compare May 8, 2020 09:24
cjerdonek force-pushed the issue-29587-another-test branch 2 times, most recently from baed425 to dd6f901 Compare May 17, 2020 02:14
cjerdonek merged commit d7184d3 into python:master May 17, 2020
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
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters
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

Footer

© 2026 GitHub, Inc.