github nedbat/coveragepy coverage-4.0.2
4.0.2

latest releases: 7.6.3, 7.6.2, 7.6.1...
21 hours ago

Version 4.0.2 — 2015-11-04

  • More work on supporting unusually encoded source. Fixed issue 431.
  • Files or directories with non-ASCII characters are now handled properly, fixing issue 432.
  • Setting a trace function with sys.settrace was broken by a change in 4.0.1, as reported in issue 436. This is now fixed.
  • Officially support PyPy 4.0, which required no changes, just updates to the docs.

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

Don't miss a new coveragepy release

NewReleases is sending notifications on new releases.