Skip to content

7.9.2

Latest
Compare
Choose a tag to compare
@nedbat nedbat released this 03 Jul 10:58
· 25 commits to master since this release
7.9.2

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