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-44180: Report generic syntax errors in the furthest position reached in the first parser pass #26253

Merged
merged 1 commit into from May 21, 2021

Conversation

pablogsal
Copy link
Member

@pablogsal pablogsal commented May 19, 2021

@pablogsal pablogsal changed the title bpo-44180: Report generic syntax errors in the furthest position reac… bpo-44180: Report generic syntax errors in the furthest position reached in the first parser pass May 19, 2021
@pablogsal pablogsal merged commit b51081c into python:main May 21, 2021
12 checks passed
@pablogsal pablogsal deleted the bpo-44180 branch May 21, 2021
@miss-islington
Copy link
Contributor

@miss-islington miss-islington commented May 21, 2021

Thanks @pablogsal for the PR 🌮🎉.. I'm working now to backport this PR to: 3.10.
🐍🍒🤖 I'm not a witch! I'm not a witch!

miss-islington pushed a commit to miss-islington/cpython that referenced this issue May 21, 2021
…hed in the first parser pass (pythonGH-26253)

(cherry picked from commit b51081c)

Co-authored-by: Pablo Galindo <Pablogsal@gmail.com>
@bedevere-bot
Copy link

@bedevere-bot bedevere-bot commented May 21, 2021

GH-26281 is a backport of this pull request to the 3.10 branch.

pablogsal added a commit that referenced this issue May 21, 2021
…hed in the first parser pass (GH-26253) (GH-26281)

(cherry picked from commit b51081c)

Co-authored-by: Pablo Galindo <Pablogsal@gmail.com>
JuniorJPDJ pushed a commit to JuniorJPDJ/cpython that referenced this issue Aug 12, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants