Thanks to visit codestin.com Credit goes to github.com
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8be7c2b commit 5458b7eCopy full SHA for 5458b7e
1 file changed
Lib/weakref.py
@@ -33,7 +33,6 @@
33
"WeakSet", "WeakMethod", "finalize"]
34
35
36
-_collections_abc.Set.register(WeakSet)
37
_collections_abc.MutableSet.register(WeakSet)
38
39
class WeakMethod(ref):
0 commit comments