[issue31356] Add context manager to temporarily disable GC

Ned Deily report at bugs.python.org
Wed Jan 31 13:54:19 EST 2018


Ned Deily <nad at python.org> added the comment:

(If anyone downstream is having problems with test aborts, a workaround until b2 is to simply skip test_gc by adding -x test_gc, like:

python3.7 -m test -We -x test_gc

)

----------

_______________________________________
Python tracker <report at bugs.python.org>
<https://bugs.python.org/issue31356>
_______________________________________


More information about the Python-bugs-list mailing list