7.6.4
Version 7.6.4 — 2024-10-20
- Fix: multi-line
with
statements could cause contained branches to be incorrectly marked as missing (issue 1880). This is now fixed.
➡️ PyPI page: coverage 7.6.4.
➡️ To install: python3 -m pip install coverage==7.6.4