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

gh-111366: Correctly show custom syntax error messages in the codeop module functions #111384

Merged
merged 2 commits into from Oct 30, 2023

Conversation

pablogsal
Copy link
Member

@pablogsal pablogsal merged commit cd6e0a0 into python:main Oct 30, 2023
24 checks passed
@pablogsal pablogsal deleted the idlefix branch October 30, 2023 19:24
@miss-islington-app
Copy link

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

@miss-islington-app
Copy link

Sorry, @pablogsal, I could not cleanly backport this to 3.12 due to a conflict.
Please backport using cherry_picker on command line.

cherry_picker cd6e0a04a16535d8bc727c84f73730c53267184e 3.12

@miss-islington-app
Copy link

Sorry, @pablogsal, I could not cleanly backport this to 3.11 due to a conflict.
Please backport using cherry_picker on command line.

cherry_picker cd6e0a04a16535d8bc727c84f73730c53267184e 3.11

@bedevere-app
Copy link

bedevere-app bot commented Oct 30, 2023

GH-111516 is a backport of this pull request to the 3.11 branch.

@bedevere-app bedevere-app bot removed the needs backport to 3.11 only security fixes label Oct 30, 2023
pablogsal added a commit to pablogsal/cpython that referenced this pull request Oct 30, 2023
…n the codeop module functions (pythonGH-111384).

(cherry picked from commit cd6e0a0)

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

bedevere-app bot commented Oct 30, 2023

GH-111517 is a backport of this pull request to the 3.12 branch.

@bedevere-app bedevere-app bot removed the needs backport to 3.12 bug and security fixes label Oct 30, 2023
pablogsal added a commit to pablogsal/cpython that referenced this pull request Oct 30, 2023
…n the codeop module functions (pythonGH-111384).

(cherry picked from commit cd6e0a0)

Co-authored-by: Pablo Galindo Salgado <Pablogsal@gmail.com>
pablogsal added a commit to pablogsal/cpython that referenced this pull request Oct 30, 2023
…sages in the codeop module functions (pythonGH-111384). (cherry picked from commit cd6e0a0)
pablogsal added a commit to pablogsal/cpython that referenced this pull request Oct 30, 2023
…sages in the codeop module functions (pythonGH-111384). (cherry picked from commit cd6e0a0)
pablogsal added a commit that referenced this pull request Oct 30, 2023
pablogsal added a commit to pablogsal/cpython that referenced this pull request Oct 31, 2023
…n the codeop module functions (pythonGH-111384).

(cherry picked from commit cd6e0a0)

Co-authored-by: Pablo Galindo Salgado <Pablogsal@gmail.com>
pablogsal added a commit that referenced this pull request Oct 31, 2023
…codeop module functions (GH-111384). (#111516)

(cherry picked from commit cd6e0a0)
FullteaR pushed a commit to FullteaR/cpython that referenced this pull request Nov 3, 2023
aisk pushed a commit to aisk/cpython that referenced this pull request Feb 11, 2024
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

1 participant