pypi coverage 7.13.4

7 hours ago

Version 7.13.4 — 2026-02-09

  • Fix: the third-party code fix in 7.13.3 required examining the parent directories where coverage was run. In the unusual situation that one of the parent directories is unreadable, a PermissionError would occur, as described in issue 2129. This is now fixed.
  • Fix: in test suites that change sys.path, coverage.py could fail with “RuntimeError: Set changed size during iteration” as described and fixed in pull 2130. Thanks, Noah Fatsi.
  • We now publish ppc64le wheels, thanks to Pankhudi Jain.

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

Don't miss a new coverage release

NewReleases is sending notifications on new releases.