Version 7.9.2 — 2025-07-03
- Fix: complex conditionals within a line might cause a KeyError when using sys.monitoring, as reported in issue 1991. This is now fixed.
- Fix: we can now measure coverage for code in Python archive (.par) files. Thanks, Itamer Oren.
➡️ PyPI page: coverage 7.9.2.
➡️ To install: python3 -m pip install coverage==7.9.2