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