Skip to content

7.6.1

Latest
Compare
Choose a tag to compare
@nedbat nedbat released this 04 Aug 19:46
· 26 commits to master since this release
7.6.1
  • Fix: coverage used to fail when measuring code using runpy.run_path <python:runpy.run_path> with a Path <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