]> granicus.if.org Git - python/commit
don't gc_collect on CPython to guarantee a lack of ref cycles (thanks Antoine)
authorPhilip Jenvey <pjenvey@underboss.org>
Wed, 14 Nov 2012 22:37:24 +0000 (14:37 -0800)
committerPhilip Jenvey <pjenvey@underboss.org>
Wed, 14 Nov 2012 22:37:24 +0000 (14:37 -0800)
commitb37ac8eaf610c82c792ed038508b959e1bff686e
treee28e462ffa049c7afae44e2216f7ade6bea428a4
parentf9e49eaefc9af96a7e73356d697055bb72e97012
don't gc_collect on CPython to guarantee a lack of ref cycles (thanks Antoine)
Lib/test/test_exceptions.py