github nedbat/coveragepy 7.9.2

latest releases: 7.10.6, 7.10.5, 7.10.4...
2 months ago

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

Don't miss a new coveragepy release

NewReleases is sending notifications on new releases.