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-128231: Useruncode() 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 ourterms of service andprivacy statement. We’ll occasionally send you account related emails.
Already on GitHub?Sign in to your account
Conversation
…onGH-129488)(cherry picked from commit7ed3dc6)Co-authored-by: Bartosz Sławecki <bartoszpiotrslawecki@gmail.com>
8f6a9aa intopython:3.13Uh oh!
There was an error while loading.Please reload this page.
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 commit8f6a9aa.
In the meantime, I've made PR#131834 to revert. |
GH-131834 is a backport of this pull request to the3.13 branch. |
Fixing in the original branch (#129488). |
I guess I'll need to open another PR. |
Uh oh!
There was an error while loading.Please reload this page.
(cherry picked from commit7ed3dc6)
Co-authored-by: Bartosz Sławeckibartoszpiotrslawecki@gmail.com