]> granicus.if.org Git - python/commit
handle_weakrefs(): Simplification -- there's no need to make a second
authorTim Peters <tim.peters@gmail.com>
Sun, 31 Oct 2004 22:12:43 +0000 (22:12 +0000)
committerTim Peters <tim.peters@gmail.com>
Sun, 31 Oct 2004 22:12:43 +0000 (22:12 +0000)
commitcc2a866cb7439788b9083969b0f79b8483f3e071
tree401d675c22786194a13eb1cd5142311c0ad9587f
parent63e2090fda52087b2aea052b36af179bd87c01c5
handle_weakrefs():  Simplification -- there's no need to make a second
pass over the unreachable weakrefs-with-callbacks to unreachable objects.
Modules/gcmodule.c