]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
one more for the night.
authorAnthony Baxter <anthonybaxter@gmail.com>
Thu, 1 Nov 2001 15:34:20 +0000 (15:34 +0000)
committerAnthony Baxter <anthonybaxter@gmail.com>
Thu, 1 Nov 2001 15:34:20 +0000 (15:34 +0000)
commit470742af3099aabb94e74d6ea172c9813b31572c
tree1594e4609ebb444189d9bac627273e9145de3065
parent0af83c053c90a3b82c63050769b278bb6b69681c
one more for the night.
backport of 2.26:
  Make the gc.collect() function respect the collection lock.  This fixes
  SF bug 476129: "gc.collect sometimes hangs".
Modules/gcmodule.c