Path to this page:
Subject: CVS commit: pkgsrc/devel/py-coverage
From: Adam Ciarcinski
Date: 2023-09-28 18:05:52
Message id: 20230928160552.DD5D1FBDB@cvs.NetBSD.org
Log Message:
py-coverage: updated to 7.3.1
Version 7.3.1 — 2023-09-06
--------------------------
- The semantics of stars in file patterns has been clarified in the docs. A
leading or trailing star matches any number of path components, like a double
star would. This is different than the behavior of a star in the middle of a
pattern. This discrepancy was `identified by Sviatoslav Sydorenko
<starbad_>`_, who `provided patient detailed diagnosis <pull \
1650_>`_ and
graciously agreed to a pragmatic resolution.
- The API docs were missing from the last version. They are now `restored
<apidocs_>`_.
Files: