Skip to content

gh-143394: Skip pyrepl test_no_newline() basic REPL if readline is missing#147973

Merged
vstinner merged 1 commit intopython:mainfrom
vstinner:test_pyrepl_readline
Apr 2, 2026
Merged

gh-143394: Skip pyrepl test_no_newline() basic REPL if readline is missing#147973
vstinner merged 1 commit intopython:mainfrom
vstinner:test_pyrepl_readline

Conversation

@vstinner
Copy link
Copy Markdown
Member

@vstinner vstinner commented Apr 1, 2026

@vstinner vstinner requested a review from pablogsal as a code owner April 1, 2026 15:02
@vstinner vstinner added the needs backport to 3.13 bugs and security fixes label Apr 1, 2026
@vstinner vstinner added the needs backport to 3.14 bugs and security fixes label Apr 1, 2026
@bedevere-app bedevere-app bot added awaiting core review tests Tests in the Lib/test dir labels Apr 1, 2026
@vstinner
Copy link
Copy Markdown
Member Author

vstinner commented Apr 1, 2026

!buildbot AMD64 FreeBSD16

@bedevere-bot
Copy link
Copy Markdown

🤖 New build scheduled with the buildbot fleet by @vstinner for commit 25956ee 🤖

Results will be shown at:

https://buildbot.python.org/all/#/grid?branch=refs%2Fpull%2F147973%2Fmerge

The command will test the builders whose names match following regular expression: AMD64 FreeBSD16

The builders matched are:

  • AMD64 FreeBSD16 PR

@vstinner
Copy link
Copy Markdown
Member Author

vstinner commented Apr 1, 2026

Oh. The FreeBSD 16 buildbot is disconnected for 25 days. I will not wait for it in this case :-)

@vstinner vstinner merged commit 97babb8 into python:main Apr 2, 2026
58 checks passed
@vstinner vstinner deleted the test_pyrepl_readline branch April 2, 2026 11:46
@miss-islington-app
Copy link
Copy Markdown

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

miss-islington pushed a commit to miss-islington/cpython that referenced this pull request Apr 2, 2026
… is missing (pythonGH-147973)

(cherry picked from commit 97babb8)

Co-authored-by: Victor Stinner <vstinner@python.org>
@bedevere-app
Copy link
Copy Markdown

bedevere-app bot commented Apr 2, 2026

GH-148005 is a backport of this pull request to the 3.14 branch.

miss-islington pushed a commit to miss-islington/cpython that referenced this pull request Apr 2, 2026
… is missing (pythonGH-147973)

(cherry picked from commit 97babb8)

Co-authored-by: Victor Stinner <vstinner@python.org>
@bedevere-app bedevere-app bot removed the needs backport to 3.14 bugs and security fixes label Apr 2, 2026
@bedevere-app
Copy link
Copy Markdown

bedevere-app bot commented Apr 2, 2026

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

@bedevere-app bedevere-app bot removed the needs backport to 3.13 bugs and security fixes label Apr 2, 2026
vstinner added a commit that referenced this pull request Apr 3, 2026
…e is missing (GH-147973) (#148006)

gh-143394: Skip pyrepl test_no_newline() basic REPL if readline is missing (GH-147973)
(cherry picked from commit 97babb8)

Co-authored-by: Victor Stinner <vstinner@python.org>
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.

3 participants