Skip to content

7.2.7

Compare
Choose a tag to compare
@nedbat nedbat released this 29 May 20:10
· 420 commits to master since this release
7.2.7
27cabc2
  • Fix: reverted a change from 6.4.3 that helped Cython, but also increased the size of data files when using dynamic contexts, as described in the now-fixed issue 1586. The problem is now avoided due to a recent change (issue 1538). Thanks to Anders Kaseorg and David Szotten for persisting with problem reports and detailed diagnoses.
  • Wheels are now provided for CPython 3.12.

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