forked from pool/python-coverage
- update to 7.7.1
* The Coverage object has a new method, .Coverage.branch_stats for getting simple branch information for a module. * The Coverage constructor<.Coverage> now has a plugins parameter for passing in plugin objects directly. * Many constant tests in if statements are now recognized as being optimized away. * The experimental sys.monitoring support now works for branch coverage if you are using Python 3.14.0 alpha 6 or newer. * A few small tweaks to the sys.monitoring support for Python 3.14. Please test! - Add setuptools77.patch to fix tests with setuptools 77 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-coverage?expand=0&rev=139
This commit is contained in:
1421
python-coverage.changes
Normal file
1421
python-coverage.changes
Normal file
File diff suppressed because it is too large
Load Diff
Reference in New Issue
Block a user