Uh oh!
There was an error while loading.Please reload this page.
- Notifications
You must be signed in to change notification settings - Fork33.3k
[3.13] gh-127975: Avoid reusing quote types in ast.unparse if not needed (GH-127980)#129600
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 ourterms of service andprivacy statement. We’ll occasionally send you account related emails.
Already on GitHub?Sign in to your account
Uh oh!
There was an error while loading.Please reload this page.
Conversation
…ed (pythonGH-127980)(cherry picked from commit8df5193)Co-authored-by: Shantanu <12621235+hauntsaninja@users.noreply.github.com>
b13b76f intopython:3.13Uh oh!
There was an error while loading.Please reload this page.
Tests / Ubuntu / build and test (ubuntu-24.04-arm) failed after 8 seconds. The tests never ran. The log at Rerun successful. |
Uh oh!
There was an error while loading.Please reload this page.
(cherry picked from commit8df5193)
Co-authored-by: Shantanu12621235+hauntsaninja@users.noreply.github.com
ast.unparseis needlessly "hip" for f-string quotes in Python 3.12+ #127975