]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-140141: Properly break exception chain in `importlib.metadata.Distribution.from_na...
authorBartosz Sławecki <bartosz@ilikepython.com>
Wed, 15 Oct 2025 16:49:14 +0000 (18:49 +0200)
committerGitHub <noreply@github.com>
Wed, 15 Oct 2025 16:49:14 +0000 (12:49 -0400)
commitbcced02604f845b2b71d0a1dd95f95366bd7774d
treef2a0ff4b9f3ddcc487494a2b5cd83c2df0d2dc42
parentf673f0e7b49b305ba7608386a354da328066a664
gh-140141: Properly break exception chain in `importlib.metadata.Distribution.from_name` (#140142)
Lib/importlib/metadata/__init__.py
Misc/NEWS.d/next/Library/2025-10-15-17-23-51.gh-issue-140141.j2mUDB.rst [new file with mode: 0644]