Uh oh!
There was an error while loading.Please reload this page.
- Notifications
You must be signed in to change notification settings - Fork33.4k
gh-137308: Replace a single docstring withpass#137318
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
Eclips4 left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others.Learn more.
Thank you!
Uh oh!
There was an error while loading.Please reload this page.
Misc/NEWS.d/next/Core_and_Builtins/2025-08-02-10-27-53.gh-issue-137308.at05p_.rst OutdatedShow resolvedHide resolved
Uh oh!
There was an error while loading.Please reload this page.
Uh oh!
There was an error while loading.Please reload this page.
picnixz left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others.Learn more.
Very sorry for blowing up the test file but I think it's good if we have a strong way to detect future regressions :)
b74f3be intopython:mainUh oh!
There was an error while loading.Please reload this page.
Thanks@sobolevn for the PR 🌮🎉.. I'm working now to backport this PR to: 3.14. |
…pythonGH-137318)This is required so we would never have empty node bodies.RefspythonGH-130087(cherry picked from commitb74f3be)Co-authored-by: sobolevn <mail@sobolevn.me>
GH-137322 is a backport of this pull request to the3.14 branch. |
…python#137318)This is required so we would never have empty node bodies.Refspython#130087
…O` mode (pythonGH-137318) (python#137322)Co-authored-by: sobolevn <mail@sobolevn.me>
Uh oh!
There was an error while loading.Please reload this page.
Refs#130087
compilefails on 3.14 on a valid expression when-OOis set #137308