Skip to content

Conversation

@miss-islington
Copy link
Contributor

@miss-islingtonmiss-islington commented Feb 24, 2025

…onGH-129488) (cherry picked from commit 7ed3dc6) Co-authored-by: Bartosz Sławecki <bartoszpiotrslawecki@gmail.com>
@bedevere-appbedevere-appbot added the topic-repl Related to the interactive shell label Feb 24, 2025
@kumaraditya303kumaraditya303 removed their request for review March 25, 2025 09:08
@hugovkhugovk merged commit 8f6a9aa into python:3.13Mar 28, 2025
47 checks passed
@hugovk
Copy link
Member

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.

@johnslavik
Copy link
Member

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

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

@bedevere-app
Copy link

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

@johnslavik
Copy link
Member

Fixing in the original branch (#129488).

@johnslavik
Copy link
Member

I guess I'll need to open another PR.

Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

topic-replRelated to the interactive shell

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants

@miss-islington@hugovk@johnslavik@encukou