mirror of
https://github.com/python/cpython.git
synced 2025-12-08 06:10:17 +00:00
* Reapply "gh-132947: Apply changes from importlib_metadata 8.7 (#137885)" (#137924)
This reverts commit 3706ef66ef.
* Skip the triggering test on buildbots only.
This commit is contained in:
parent
2a54acf3c3
commit
9b38c6698a
13 changed files with 311 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