-
-
Notifications
You must be signed in to change notification settings - Fork 31.5k
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
Conversation
skirpichev
commented
Aug 22, 2024
•
edited by bedevere-app
bot
Loading
edited by bedevere-app
bot
- Issue: Inconsistency between file names of SyntaxErrors and other Exceptions in the new repl #122546
Thanks @skirpichev for the PR, and @pablogsal for merging it 🌮🎉.. I'm working now to backport this PR to: 3.13. |
Sorry, @skirpichev and @pablogsal, I could not cleanly backport this to
|
Thanks @skirpichev for the PR, and @pablogsal for merging it 🌮🎉.. I'm working now to backport this PR to: 3.13. |
Sorry, @skirpichev and @pablogsal, I could not cleanly backport this to
|
GH-123246 is a backport of this pull request to the 3.13 branch. |
…n the new REPL (pythonGH-123233) (cherry picked from commit 4c3f0cb) Co-authored-by: Sergey B Kirpichev <skirpichev@gmail.com>
Thanks @skirpichev for the PR, and @pablogsal for merging it 🌮🎉.. I'm working now to backport this PR to: 3.13. |
…ew REPL (pythonGH-123233) (cherry picked from commit 4c3f0cb) Co-authored-by: Sergey B Kirpichev <skirpichev@gmail.com>
GH-123247 is a backport of this pull request to the 3.13 branch. |