bpo-34161 Removed additional parens - #8350
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 the steps outlined in the CPython devguide to rectify this issue. When your account is ready, please add a comment in this pull request Thanks again for your contribution, we look forward to reviewing it! |
|
Thanks @aaqaishtyaq for the PR, and @Mariatta for merging it 🌮🎉.. I'm working now to backport this PR to: 3.7. |
The parentheses were incorrect. (cherry picked from commit cb5f3fd) Co-authored-by: Aaqa Ishtyaq <[email protected]>
|
GH-8354 is a backport of this pull request to the 3.7 branch. |
|
Thanks @aaqaishtyaq and congrats on your first contribution to CPython 🌮 |
…-8350) The parentheses were incorrect. (cherry picked from commit cb5f3fd) Co-authored-by: Aaqa Ishtyaq <[email protected]>
#8349
removed unused parenthesis
https://bugs.python.org/issue34161