mirror of
https://github.com/python/cpython.git
synced 2026-05-10 14:41:01 -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.