]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
[3.9] bpo-46105: Honor spec when generating requirement specs with urls and extras...
authorJason R. Coombs <jaraco@jaraco.com>
Fri, 17 Dec 2021 00:58:19 +0000 (19:58 -0500)
committerGitHub <noreply@github.com>
Fri, 17 Dec 2021 00:58:19 +0000 (19:58 -0500)
commit864ec170e14b663f999eb415a4f1a0067ec6833a
treec9912a296fab2ffe24a1ebf94107035209d960f8
parent4c1effaaee472cc67f3186411a3df4f39af3d71a
[3.9] bpo-46105: Honor spec when generating requirement specs with urls and extras. (GH-30151). (GH-30157)

(cherry picked from commit 109d96602199a91e94eb14b8cb3720841f22ded7)

Co-authored-by: Jason R. Coombs <jaraco@jaraco.com>
Lib/importlib/metadata.py
Lib/test/test_importlib/test_metadata_api.py
Misc/NEWS.d/next/Library/2021-12-16-14-30-36.bpo-46105.pprB1K.rst [new file with mode: 0644]