Go to file
Dirk Mueller aac4c7aa79 - update to 7.1.0:
* Added: the debug output file can now be specified with ``[run]
    debug_file`` in the configuration file.  Closes `issue 1319`_.
  * Performance: fixed a slowdown with dynamic contexts that's been around
    since 6.4.3. 
  * Typing: all product and test code has type annotations.
  * Fix: On Python 3.7, a file with type annotations but no ``from
    __future__ import annotations`` would be missing statements in
    the coverage report. This is now fixed, closing `issue 1524`_.
  * Performance: an internal cache of file names was accidentally disabled,
    resulting in sometimes drastic reductions in performance.  This is now fixed,
     closing `issue 1527`_.

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-coverage?expand=0&rev=108
2023-01-28 13:39:30 +00:00
.gitattributes OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-coverage?expand=0&rev=1 2009-06-03 15:17:25 +00:00
.gitignore OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-coverage?expand=0&rev=1 2009-06-03 15:17:25 +00:00
coverage-7.1.0.tar.gz - update to 7.1.0: 2023-01-28 13:39:30 +00:00
python-coverage.changes - update to 7.1.0: 2023-01-28 13:39:30 +00:00
python-coverage.spec - update to 7.1.0: 2023-01-28 13:39:30 +00:00