Closed keis closed 10 years ago
pypy is not using reference counting and thus the weakref will not trigger an error immediately unless a garbage collector run is done explicitly.
Coverage remained the same when pulling e7284b7dce238afd23c17ede4a6acb5a919ee1ba on fix-pypy-weakref-test-case into ebd037f05de3c64e34b150887342fd021275a17b on master.
pypy is not using reference counting and thus the weakref will not trigger an error immediately unless a garbage collector run is done explicitly.