+ 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.
- Changes from version 3.3.1:
+ Using parallel=True in .coveragerc file prevented reporting, but now does
not, fixing issue 49.
+ When running your code with "coverage run", if you call sys.exit(),
coverage.py will exit with that status code, fixing issue 50.
- Added documentation (AUTHORS.txt, CHANGES.txt and README.txt)
- Addded changes file
- Require setuptools
- Initial import
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-coverage?expand=0&rev=3