-
-
Notifications
You must be signed in to change notification settings - Fork 33.7k
[3.13] gh-128231: Use runcode() return value for failing early (GH-129488)
#130513
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
Conversation
…onGH-129488) (cherry picked from commit 7ed3dc6) Co-authored-by: Bartosz Sławecki <[email protected]>
|
This 3.13 backport is failing GHA and buildbots, it must have gotten out of sync between last CI run and merge.
Let's revert this 3.13 backport to get the CI back to green. |
|
My intuition is that it can be simply worked-around by not printing a literal value, but e.g. |
…ing early (pythonGH-129488) (python#130513)" This reverts commit 8f6a9aa.
|
In the meantime, I've made PR #131834 to revert. |
|
GH-131834 is a backport of this pull request to the 3.13 branch. |
|
Fixing in the original branch (#129488). |
|
I guess I'll need to open another PR. |
(cherry picked from commit 7ed3dc6)
Co-authored-by: Bartosz Sławecki [email protected]