Skip to content

Commit 8a83237

Browse files
committed
Rephrase the news entry
1 parent 741efba commit 8a83237

File tree

1 file changed

+3
-4
lines changed

1 file changed

+3
-4
lines changed
Lines changed: 3 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,5 @@
1-
When a distribution cannot be discovered with
2-
``importlib.metadata.Distribution.from_name``, the
3-
:py:class:`importlib.metadata.PackageNotFoundError` traceback no longer
4-
includes a transient :exc:`StopIteration` exception.
1+
The :py:class:`importlib.metadata.PackageNotFoundError` traceback raised when
2+
``importlib.metadata.Distribution.from_name`` cannot discover a
3+
distribution no longer includes a transient :exc:`StopIteration` exception trace.
54

65
Contributed by Bartosz Sławecki in :gh:`140142`.

0 commit comments

Comments
 (0)