mirror of
https://github.com/python/cpython.git
synced 2026-05-14 08:28:31 -04:00
ac35d9621b
gh-111201: Skip pyrepl Windows tests earlier (#119848)
Don't attempt to load pyrepl Windows console if platforms others than
Windows. For example, the import can fail if ctypes is missing.
(cherry picked from commit 91601a5596)