]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
[3.13] gh-116608: Apply style and compatibility changes from importlib_resources...
authorMiss Islington (bot) <31488909+miss-islington@users.noreply.github.com>
Thu, 15 Aug 2024 19:57:07 +0000 (21:57 +0200)
committerGitHub <noreply@github.com>
Thu, 15 Aug 2024 19:57:07 +0000 (19:57 +0000)
commit5ac14eeea60328128ea9e7a588e2fad241db957d
treedd3d8e2b4e8b5dee866ef6236b3fbd3c96876325
parent009f9efe6585f8b65d14e169acdb79f9cf9a3f8b
[3.13] gh-116608: Apply style and compatibility changes from importlib_resources. (GH-123028) (#123051)

gh-116608: Apply style and compatibility changes from importlib_metadata. (GH-123028)
(cherry picked from commit e913d2c87f1ae4e7a4aef5ba78368ef31d060767)

Co-authored-by: Jason R. Coombs <jaraco@jaraco.com>
Lib/importlib/resources/_functional.py
Lib/test/test_importlib/resources/test_functional.py