]> granicus.if.org Git - python/commit
#1061 (mainly by Thomas Wouters): use weak sets for abc caches.
authorGeorg Brandl <georg@python.org>
Tue, 23 Oct 2007 06:26:46 +0000 (06:26 +0000)
committerGeorg Brandl <georg@python.org>
Tue, 23 Oct 2007 06:26:46 +0000 (06:26 +0000)
commit3b8cb17695209c48bfc618ba265d201e81d1603a
tree104dda0dd1ec84e9c8eacf05194cacb5698c9f36
parentb98dd2e5d2133b1c8cebd1dd221cf69eefeb154f
#1061 (mainly by Thomas Wouters): use weak sets for abc caches.
Doc/library/weakref.rst
Lib/abc.py
Lib/weakref.py
Modules/Setup.dist