FazBrowse GitHub Viewer | Trending |
URL:
| Home
Tools: [Download Repo ZIP]   [Original HTTPS Page]

[3.13] gh-128231: Use `runcode()` return value for failing early (GH-129488) by miss-islington · Pull Request #130513 · python/cpython · GitHub

/ cpython Public

[3.13] gh-128231: Use runcode() return value for failing early (GH-129488) - #130513

Merged
hugovk merged 1 commit into
python:3.13from
miss-islington:backport-7ed3dc6-3.13
Mar 28, 2025
Merged

[3.13] gh-128231: Use runcode() return value for failing early (GH-129488)#130513
hugovk merged 1 commit into
python:3.13from
miss-islington:backport-7ed3dc6-3.13

Conversation

miss-islington commented Feb 24, 2025
edited by bedevere-app Bot
Loading

Copy link
Copy Markdown
Contributor

(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>

hugovk commented Mar 28, 2025

Copy link
Copy Markdown
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.

Copy link
Copy Markdown
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 commented Mar 28, 2025

Copy link
Copy Markdown
Member

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

bedevere-app Bot commented Mar 28, 2025

Copy link
Copy Markdown

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

Copy link
Copy Markdown
Member

Fixing in the original branch (#129488).

Copy link
Copy Markdown
Member

I guess I'll need to open another PR.

This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters
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


Back | FazBrowse Home | New Git URL