Skip to content

Commit 7afa5ea

Browse files
committed
gh-92810: Remove WeakKeyDictionary from _py_abc
1 parent a2650b6 commit 7afa5ea

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

Lib/_py_abc.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,4 @@
11
from _weakrefset import WeakSet
2-
from weakref import WeakKeyDictionary
32

43

54
def get_cache_token():

0 commit comments

Comments
 (0)