-
-
Notifications
You must be signed in to change notification settings - Fork 32.2k
bpo-29726: Change assertRaises to assertRaisesRegex in test_xmlrpc #481
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
Conversation
Hello, and thanks for your contribution! I'm a bot set up to make sure that the project can legally accept your contribution by verifying you have signed the PSF contributor agreement (CLA). Unfortunately our records indicate you have not signed the CLA. For legal reasons we need you to sign this before we can look at your contribution. Please follow these steps to rectify the issue:
Thanks again to your contribution and we look forward to looking at it! |
@Okay19, thanks for your PR! By analyzing the history of the files in this pull request, we identified @tiran, @bitdancer, @kristjanvalur, @serhiy-storchaka and @benjaminp to be potential reviewers. |
@the-knights-who-say-ni I have signed the CLA. |
(cherry picked from commit c6b448b)
(cherry picked from commit c6b448b)
* Only mention participants on backport PRs in case of errors * Don't fetch participants when they're not used * Remove unused variable * Fix test coverage Co-authored-by: Mariatta Wijaya <[email protected]> Co-authored-by: Jelle Zijlstra <[email protected]>
Fixes https://bugs.python.org/issue29726.