gh-132947: Apply changes from importlib_metadata 8.7 (#137885)

* Copied files from python/importlib_metadata@b67ac80c49.
This commit is contained in:
Jason R. Coombs 2025-08-18 10:54:10 -07:00 committed by GitHub
parent 918e3ba6c0
commit 5292fc00f2
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
12 changed files with 294 additions and 122 deletions

View file

@ -1,5 +1,5 @@
import types
import functools
import types
# from jaraco.functools 3.3