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

Allow the parser to avoid nested processing of invalid rules #31252

Merged
merged 1 commit into from Feb 10, 2022

Conversation

pablogsal
Copy link
Member

@pablogsal pablogsal commented Feb 10, 2022

No description provided.

@pablogsal pablogsal merged commit 390459d into python:main Feb 10, 2022
11 checks passed
@pablogsal pablogsal deleted the pegen_fix branch Feb 10, 2022
@miss-islington
Copy link
Contributor

@miss-islington miss-islington commented Feb 10, 2022

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

@miss-islington
Copy link
Contributor

@miss-islington miss-islington commented Feb 10, 2022

Sorry @pablogsal, I had trouble checking out the 3.10 backport branch.
Please backport using cherry_picker on command line.
cherry_picker 390459de6db1e68b79c0897cc88c0d562693ec5c 3.10

pablogsal added a commit to pablogsal/cpython that referenced this issue Feb 10, 2022
…ythonGH-31252).

(cherry picked from commit 390459d)

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

@bedevere-bot bedevere-bot commented Feb 10, 2022

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

pablogsal added a commit to pablogsal/cpython that referenced this issue Feb 10, 2022
…ythonGH-31252).

(cherry picked from commit 390459d)

Co-authored-by: Pablo Galindo Salgado <Pablogsal@gmail.com>
pablogsal pushed a commit that referenced this issue Feb 10, 2022
…H-31252). (GH-31257)

(cherry picked from commit 390459d)

Co-authored-by: Pablo Galindo Salgado <Pablogsal@gmail.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
4 participants