Skip to content

7.2.5

Compare
Choose a tag to compare
@nedbat nedbat released this 30 Apr 11:14
· 468 commits to master since this release
7.2.5
9d4ac48
  • 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