3.4
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