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-122546: Relax SyntaxError check when raising errors on the new REPL #123233

Merged
merged 1 commit into from
Aug 22, 2024

Conversation

skirpichev
Copy link
Member

@skirpichev skirpichev commented Aug 22, 2024

@pablogsal pablogsal added the needs backport to 3.13 bugs and security fixes label Aug 22, 2024
@pablogsal pablogsal changed the title gh-122546: amends 3d7b1a5 (use issubclass) gh-122546: Relax SyntaxError check when raising errors on the new REPL Aug 22, 2024
@pablogsal pablogsal merged commit 4c3f0cb into python:main Aug 22, 2024
35 checks passed
@miss-islington-app
Copy link

Thanks @skirpichev for the PR, and @pablogsal for merging it 🌮🎉.. I'm working now to backport this PR to: 3.13.
🐍🍒⛏🤖

@miss-islington-app
Copy link

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

cherry_picker 4c3f0cbeaec0d49212d305618743fabb0e74a696 3.13

@pablogsal pablogsal added needs backport to 3.13 bugs and security fixes and removed needs backport to 3.13 bugs and security fixes labels Aug 22, 2024
@miss-islington-app
Copy link

Thanks @skirpichev for the PR, and @pablogsal for merging it 🌮🎉.. I'm working now to backport this PR to: 3.13.
🐍🍒⛏🤖 I'm not a witch! I'm not a witch!

@miss-islington-app
Copy link

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

cherry_picker 4c3f0cbeaec0d49212d305618743fabb0e74a696 3.13

@bedevere-app
Copy link

bedevere-app bot commented Aug 22, 2024

GH-123246 is a backport of this pull request to the 3.13 branch.

@bedevere-app bedevere-app bot removed the needs backport to 3.13 bugs and security fixes label Aug 22, 2024
pablogsal pushed a commit to pablogsal/cpython that referenced this pull request Aug 22, 2024
…n the new REPL (pythonGH-123233)

(cherry picked from commit 4c3f0cb)

Co-authored-by: Sergey B Kirpichev <skirpichev@gmail.com>
@pablogsal pablogsal added the needs backport to 3.13 bugs and security fixes label Aug 23, 2024
@miss-islington-app
Copy link

Thanks @skirpichev for the PR, and @pablogsal for merging it 🌮🎉.. I'm working now to backport this PR to: 3.13.
🐍🍒⛏🤖

miss-islington pushed a commit to miss-islington/cpython that referenced this pull request Aug 23, 2024
…ew REPL (pythonGH-123233)

(cherry picked from commit 4c3f0cb)

Co-authored-by: Sergey B Kirpichev <skirpichev@gmail.com>
@bedevere-app
Copy link

bedevere-app bot commented Aug 23, 2024

GH-123247 is a backport of this pull request to the 3.13 branch.

@bedevere-app bedevere-app bot removed the needs backport to 3.13 bugs and security fixes label Aug 23, 2024
pablogsal pushed a commit that referenced this pull request Aug 23, 2024
…new REPL (GH-123233) (#123247)

gh-122546: Relax SyntaxError check when raising errors on the new REPL (GH-123233)
(cherry picked from commit 4c3f0cb)

Co-authored-by: Sergey B Kirpichev <skirpichev@gmail.com>
@skirpichev skirpichev deleted the exc-subcls-syntaxerr-122546 branch August 23, 2024 03:15
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.

3 participants