Skip to content

4.3.4

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

Version 4.3.4 — 2017-01-17

  • Fixing 2.6 in version 4.3.3 broke other things, because the too-tricky exception wasn’t properly derived from Exception, described in issue 556. A newb mistake; it hasn’t been a good few days.

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