mirror of
https://github.com/python/cpython.git
synced 2026-08-16 16:08:58 +08:00
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.