]> granicus.if.org Git - python/commit
Issue #12352: In test_free_from_gc(), restore the GC thresholds even if the GC
authorCharles-François Natali <neologix@free.fr>
Sat, 2 Jul 2011 12:08:27 +0000 (14:08 +0200)
committerCharles-François Natali <neologix@free.fr>
Sat, 2 Jul 2011 12:08:27 +0000 (14:08 +0200)
commit7c20ad32fd79dfd5383b3cd75f433cdf0bacbd52
tree9c994c18b5c07cb4ee40dfd4f738950e5443afdf
parent414d0faedced1b7cb3585e76e0bdfff1795e15f3
Issue #12352: In test_free_from_gc(), restore the GC thresholds even if the GC
wasn't enabled at first.
Lib/test/test_multiprocessing.py