The Wayback Machine - https://web.archive.org/web/20221223145353/https://github.com/python/cpython/pull/24027
Skip to content
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

Merged

Conversation

lysnikolaou
Copy link
Contributor

@lysnikolaou lysnikolaou commented Dec 31, 2020

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

@pablogsal pablogsal left a comment

LGTM! 🚀

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

gvanrossum commented Jan 2, 2021

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

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

miss-islington commented Jan 2, 2021

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 Jan 2, 2021
@miss-islington
Copy link
Contributor

miss-islington commented Jan 2, 2021

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

bedevere-bot commented Jan 3, 2021

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.

None yet

6 participants