Skip to content

7.9.1

Latest
Compare
Choose a tag to compare
@nedbat nedbat released this 13 Jun 13:05
· 3 commits to master since this release
7.9.1

Version 7.9.1 — 2025-06-13

  • The “no-ctracer” warning is not issued for Python pre-release versions. Coverage doesn’t ship compiled wheels for those versions, so this was far too noisy.
  • On Python 3.14+, the “sysmon” core is now the default if it’s supported for your configuration. Plugins and dynamic contexts are still not supported with it.

➡️  PyPI page: coverage 7.9.1.
➡️  To install: python3 -m pip install coverage==7.9.1