SIGN IN SIGN UP

Issue #15528: Add weakref.finalize to support finalization using

weakref callbacks.

This is 2e446e87ac5b except that collections/__init__.py has been
modified to import proxy from _weakref instead of weakref.  This
eliminates an import cycle which seems to cause a problem on Unix but
not Windows.
R
Richard Oudkerk committed
7a3dae056d8022a8308b5aa8ac026b0436d66eb5
Parent: 8408cea