mirror of
https://github.com/python/cpython.git
synced 2025-12-08 06:10:17 +00:00
gh-132947: Apply changes from importlib_metadata 8.7 (#137885)
* Copied files from python/importlib_metadata@b67ac80c49.
This commit is contained in:
parent
918e3ba6c0
commit
5292fc00f2
12 changed files with 294 additions and 122 deletions
|
|
@ -1,5 +1,5 @@
|
|||
import types
|
||||
import functools
|
||||
import types
|
||||
|
||||
|
||||
# from jaraco.functools 3.3
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue