mirror of
https://github.com/python/cpython.git
synced 2026-05-07 21:20:55 -04:00
d9c1f19919
Currently modules which are imported early are misreported in coverage. A fix is documented in the devguide, but the fix wasn't being used in CI.