Skip to content

4.3.3

Compare
Choose a tag to compare
@nedbat nedbat released this 13 Oct 23:33
· 3410 commits to master since this release

Version 4.3.3 — 2017-01-17

  • Python 2.6 support was broken due to a testing exception imported for the benefit of the coverage.py test suite. Properly conditionalizing it fixed issue 554 so that Python 2.6 works again.

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