github nedbat/coveragepy 6.3.2

latest releases: 7.5.1, 7.5.0, 7.4.4...
2 years ago
  • Fix: adapt to pypy3.9’s decorator tracing behavior. It now traces function decorators like CPython 3.8: both the @-line and the def-line are traced. Fixes issue 1326.
  • Debug: added pybehave to the list of Diagnostics: coverage debug and --debug options.
  • Fix: show an intelligible error message if --concurrency=multiprocessing is used without a configuration file. Closes issue 1320.

Don't miss a new coveragepy release

NewReleases is sending notifications on new releases.