Skip to content

7.6.11

Latest
Compare
Choose a tag to compare
@nedbat nedbat released this 08 Feb 15:49
· 5 commits to master since this release
7.6.11

Version 7.6.11 — 2025-02-08

  • Fix: a memory leak in CTracer has been fixed. The details are in issue 1924 and pytest-dev 676. This should reduce the memory footprint for everyone even if it hadn’t caused a problem before.
  • We now ship a py3-none-any.whl wheel file. Thanks, Russell Keith-Magee.

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