Skip to content

[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

Merged
merged 1 commit into from
Mar 28, 2025

Conversation

miss-islington
Copy link
Contributor

@miss-islington miss-islington commented Feb 24, 2025

(cherry picked from commit 7ed3dc6)

Co-authored-by: Bartosz Sławecki bartoszpiotrslawecki@gmail.com

…onGH-129488)

(cherry picked from commit 7ed3dc6)

Co-authored-by: Bartosz Sławecki <bartoszpiotrslawecki@gmail.com>
@bedevere-app bedevere-app bot added the topic-repl Related to the interactive shell label Feb 24, 2025
@kumaraditya303 kumaraditya303 removed their request for review March 25, 2025 09:08
@hugovk hugovk merged commit 8f6a9aa into python:3.13 Mar 28, 2025
47 checks passed
@hugovk
Copy link
Member

hugovk commented Mar 28, 2025

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.

@bswck
Copy link
Contributor

bswck commented Mar 28, 2025

My intuition is that it can be simply worked-around by not printing a literal value, but e.g. 'after' + 'wards'. I suspect the input got into output, and that causes the failure.

@hugovk
Copy link
Member

hugovk commented Mar 28, 2025

In the meantime, I've made PR #131834 to revert.

@bedevere-app
Copy link

bedevere-app bot commented Mar 28, 2025

GH-131834 is a backport of this pull request to the 3.13 branch.

@bswck
Copy link
Contributor

bswck commented Mar 28, 2025

Fixing in the original branch (#129488).

@bswck
Copy link
Contributor

bswck commented Mar 28, 2025

I guess I'll need to open another PR.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
topic-repl Related to the interactive shell
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants