Thanks to visit codestin.com Credit goes to github.com
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7e8e183 commit 741efbaCopy full SHA for 741efba
1 file changed
Misc/NEWS.d/next/Library/2025-10-15-17-23-51.gh-issue-140141.j2mUDB.rst
@@ -0,0 +1,6 @@
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.
5
+
6
+Contributed by Bartosz Sławecki in :gh:`140142`.
0 commit comments