- Fix: coverage used to fail when measuring code using
runpy.run_path <python:runpy.run_path>
with aPath <python:pathlib.Path>
argument. This is now fixed, thanks to Ask Hjorth Larsen. - Fix: backslashes preceding a multi-line backslashed string could confuse the HTML report. This is now fixed, thanks to LiuYinCarl.
- Now we publish wheels for Python 3.13, both regular and free-threaded.
➡️ PyPI page: coverage 7.6.1.
➡️ To install: python3 -m pip install coverage==7.6.1