Skip to content

7.8.1

Latest
Compare
Choose a tag to compare
@nedbat nedbat released this 21 May 12:43
· 2 commits to master since this release
7.8.1

Version 7.8.1 — 2025-05-21

  • A number of EncodingWarnings were fixed that could appear if you’ve enabled PYTHONWARNDEFAULTENCODING, fixing issue 1966. Thanks, Henry Schreiner.
  • Fixed a race condition when using sys.monitoring with free-threading Python, closing issue 1970.

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