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

gh-117174: Adapt test_multiple_statements_fail_early now that we have always source by pablogsal · Pull Request #131065 · python/cpython · GitHub

/ cpython Public

gh-117174: Adapt test_multiple_statements_fail_early now that we have always source - #131065

Merged
pablogsal merged 1 commit into
python:mainfrom
pablogsal:117174-2
Mar 10, 2025
Merged

gh-117174: Adapt test_multiple_statements_fail_early now that we have always source#131065
pablogsal merged 1 commit into
python:mainfrom
pablogsal:117174-2

Conversation

pablogsal commented Mar 10, 2025
edited by bedevere-app Bot
Loading

Copy link
Copy Markdown
Member

Copy link
Copy Markdown

Thanks @pablogsal for the PR 🌮🎉.. I'm working now to backport this PR to: 3.13.
🐍🍒⛏🤖

Copy link
Copy Markdown

Sorry, @pablogsal, I could not cleanly backport this to 3.13 due to a conflict.
Please backport using cherry_picker on command line.

cherry_picker 4192ce17ba643e5b0bc9d2182a429002e4cc9dfe 3.13

Copy link
Copy Markdown
Member Author

Thios doesn't need to be backported to 3.13 because the test doesn't exist there

encukou removed the needs backport to 3.13 bugs and security fixes label Mar 11, 2025

Copy link
Copy Markdown
Member

Related to #130513 (the cause of failures).

Copy link
Copy Markdown
Member

@hugovk if we fix the failure as in this PR, the buildbot should pass.

Yhg1s pushed a commit that referenced this pull request Mar 28, 2025
…havior (follow-up gh-131065) (#131836)

Adapt test to new REPL behavior (follow-up gh-117174)
miss-islington pushed a commit to miss-islington/cpython that referenced this pull request Mar 28, 2025
…EPL behavior (follow-up pythongh-131065) (pythonGH-131836)

Adapt test to new REPL behavior (follow-up pythongh-117174)
(cherry picked from commit a6cf827)

Co-authored-by: Bartosz Sławecki <bartosz@ilikepython.com>
Yhg1s added the needs backport to 3.13 bugs and security fixes label Mar 28, 2025

Copy link
Copy Markdown

Thanks @pablogsal for the PR 🌮🎉.. I'm working now to backport this PR to: 3.13.
🐍🍒⛏🤖

miss-islington pushed a commit to miss-islington/cpython that referenced this pull request Mar 28, 2025
…e have always source (pythonGH-131065)

(cherry picked from commit 4192ce1)

Co-authored-by: Pablo Galindo Salgado <Pablogsal@gmail.com>

bedevere-app Bot commented Mar 28, 2025

Copy link
Copy Markdown

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

bedevere-app Bot removed the needs backport to 3.13 bugs and security fixes label Mar 28, 2025

Yhg1s commented Mar 28, 2025

Copy link
Copy Markdown
Member

(Test now does exist in 3.13 so the fix needs backporting.)

Yhg1s pushed a commit that referenced this pull request Mar 28, 2025
…we have always source (GH-131065) (#131850)

gh-117174: Adapt test_multiple_statements_fail_early now that we have always source (GH-131065)
(cherry picked from commit 4192ce1)

Co-authored-by: Pablo Galindo Salgado <Pablogsal@gmail.com>
Yhg1s pushed a commit that referenced this pull request Mar 28, 2025
…REPL behavior (follow-up gh-131065) (GH-131836) (#131841)

gh-117174: Adapt `test_multiple_statements_fail_early` to new REPL behavior (follow-up gh-131065) (GH-131836)

Adapt test to new REPL behavior (follow-up gh-117174)
(cherry picked from commit a6cf827)

Co-authored-by: Bartosz Sławecki <bartosz@ilikepython.com>
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

skip news tests Tests in the Lib/test dir

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants


Back | FazBrowse Home | New Git URL