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-45727: Only trigger the 'did you forgot a comma' error suggestion if inside parentheses #29757

Merged
merged 1 commit into from Nov 24, 2021

Conversation

pablogsal
Copy link
Member

@pablogsal pablogsal commented Nov 24, 2021

https://bugs.python.org/issue45727

Automerge-Triggered-By: GH:pablogsal

@pablogsal
Copy link
Member Author

pablogsal commented Nov 24, 2021

CC: @cfbolz

Copy link
Sponsor Member

@isidentical isidentical left a comment

LGTM

@pablogsal pablogsal added 🤖 automerge PR will be merged once it's been approved and all CI passed and removed needs backport to 3.10 labels Nov 24, 2021
@pablogsal pablogsal merged commit 24c10d2 into python:main Nov 24, 2021
11 of 12 checks passed
@pablogsal pablogsal deleted the comma branch Nov 24, 2021
pablogsal added a commit that referenced this pull request Nov 25, 2021
…gestion if inside parentheses. (GH-29767)

Backport of GH-29757

Co-authored-by: Pablo Galindo <pablogsal@gmail.com>
remykarem pushed a commit to remykarem/cpython that referenced this pull request Dec 7, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
🤖 automerge PR will be merged once it's been approved and all CI passed
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants