Skip to content

7.11.2

Choose a tag to compare

@nedbat nedbat released this 08 Nov 20:26
· 89 commits to main since this release
7.11.2

Version 7.11.2 — 2025-11-08

  • Fix: using the “sysmon” measurement core in 7.11.1, if Python code was claimed to come from a non-Python file, a NotPython exception could be raised. This could happen for example with Jinja templates compiled to Python, as reported in issue 2077. This is now fixed.
  • Doc: corrected the first entry in the 7.11.1 changelog.

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