Sourced from coverage's changelog.
Version 7.6.11 — 2025-02-08
Fix: a memory leak in CTracer has been fixed. The details are in
issue 1924
_ andpytest-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 <pull 1914_>
_... _pull 1914: nedbat/coveragepy#1914 .. _issue 1924: nedbat/coveragepy#1924 .. _pytest-dev 676: pytest-dev/pytest-cov#676
.. _changes_7-6-10:
a20898d
docs: sample HTML for 7.6.11938d519
docs: prep for 7.6.1127ee4ff
test: free-threading builds were failing the old leak test #1924f473b87
test: it could be useful to disable branch coverage in this helperf85d9b7
fix: prevent code objects from leaking #1924ae8d3b9
chore: make upgrade156981f
build: zizmor can't tell this is safe6603021
chore: bump the action-dependencies group with 6 updates (#1922)d6a1e5b
test: run the pytracer first so .tox is left with a c extension for
ad-hoc usecd2db93
docs: a reminder about when RESUME applies