Skip to content

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

Merged

Conversation

lysnikolaou
Copy link
Member

@lysnikolaou lysnikolaou commented Dec 31, 2020

@lysnikolaou lysnikolaou force-pushed the disallow-single-paren-star-target branch from efe2fb6 to 5324fa8 Compare December 31, 2020 18:23
Copy link
Member

@pablogsal pablogsal left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM! 🚀

@lysnikolaou lysnikolaou closed this Jan 2, 2021
@lysnikolaou lysnikolaou reopened this Jan 2, 2021
@gvanrossum
Copy link
Member

If this about nntp failures, you may have to merge master.

@lysnikolaou lysnikolaou merged commit 2ea320d into python:master Jan 2, 2021
@miss-islington
Copy link
Contributor

Thanks @lysnikolaou for the PR 🌮🎉.. I'm working now to backport this PR to: 3.9.
🐍🍒⛏🤖

@lysnikolaou lysnikolaou deleted the disallow-single-paren-star-target branch January 2, 2021 23:14
@miss-islington
Copy link
Contributor

Sorry, @lysnikolaou, I could not cleanly backport this to 3.9 due to a conflict.
Please backport using cherry_picker on command line.
cherry_picker 2ea320dddd553298038bb7d6789e50e199332f66 3.9

lysnikolaou added a commit to lysnikolaou/cpython that referenced this pull request Jan 3, 2021
@bedevere-bot bedevere-bot removed the needs backport to 3.9 only security fixes label Jan 3, 2021
@bedevere-bot
Copy link

GH-24068 is a backport of this pull request to the 3.9 branch.

miss-islington pushed a commit that referenced this pull request Jan 3, 2021
…GH-24068)

(cherry picked from commit 2ea320d)

Automerge-Triggered-By: GH:pablogsal
adorilson pushed a commit to adorilson/cpython that referenced this pull request Mar 13, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

6 participants