### Bug description: Since https://github.com/python/cpython/pull/136758 the pyrepl tests are skipped due to ``` test_pyrepl skipped -- termios required ``` see e.g. https://github.com/python/cpython/actions/runs/17614938779/job/50045564781#step:6:192. ### CPython versions tested on: CPython main branch, 3.14 ### Operating systems tested on: Windows <!-- gh-linked-prs --> ### Linked PRs * gh-138802 * gh-138815 <!-- /gh-linked-prs -->
Bug description:
Since #136758 the pyrepl tests are skipped due to
see e.g. https://github.com/python/cpython/actions/runs/17614938779/job/50045564781#step:6:192.
CPython versions tested on:
CPython main branch, 3.14
Operating systems tested on:
Windows
Linked PRs
pyrepltests on Windows (GH-138802) #138815