mirror of
https://github.com/python/cpython.git
synced 2026-07-27 04:12:23 -04:00
9743d88334
The test doesn't actually test any pyrepl code (it runs Python with -S)
and has a race condition that causes intermittent timeouts on CI.
(cherry picked from commit e18abc6a1f)
Co-authored-by: Sam Gross <colesbury@gmail.com>