-
-
Notifications
You must be signed in to change notification settings - Fork 32.1k
bpo-40631: Disallow single parenthesized star target #24027
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
bpo-40631: Disallow single parenthesized star target #24027
Conversation
ae3db83
to
efe2fb6
Compare
efe2fb6
to
5324fa8
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM! 🚀
If this about nntp failures, you may have to merge master. |
Thanks @lysnikolaou for the PR 🌮🎉.. I'm working now to backport this PR to: 3.9. |
Sorry, @lysnikolaou, I could not cleanly backport this to |
(cherry picked from commit 2ea320d)
GH-24068 is a backport of this pull request to the 3.9 branch. |
https://bugs.python.org/issue40631