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
NotPythonexception 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