Skip to content

3.4

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

Version 3.4 — 2010-09-19

  • The XML report is now sorted by package name, fixing issue 88.
  • Programs that exited with sys.exit() with no argument weren’t handled properly, producing a coverage.py stack trace. That is now fixed.

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