Skip to content

7.3.4

Compare
Choose a tag to compare
@nedbat nedbat released this 13 Oct 23:37
· 666 commits to master since this release
7.3.4
87e406b

Version 7.3.4 — 2023-12-20

  • Fix: the change for multi-line signature exclusions in 7.3.3 broke other forms of nested clauses being excluded properly. This is now fixed, closing issue 1713.
  • Fix: in the HTML report, selecting code for copying won’t select the line numbers also. Thanks, Robert Harris.

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