Skip to content

7.2.5

Compare
Choose a tag to compare
@nedbat nedbat released this 13 Oct 23:36
· 672 commits to master since this release
7.2.5
9d4ac48

Version 7.2.5 — 2023-04-30

  • Fix: html_report() could fail with an AttributeError on isatty if run in an unusual environment where sys.stdout had been replaced. This is now fixed.

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