[issue31356] Add context manager to temporarily disable GC

Lisa Roach report at bugs.python.org
Wed Jan 31 01:17:36 EST 2018


Lisa Roach <lisaroach14 at gmail.com> added the comment:

I gave it a shot- looks like we need to ensure that we catch any errors that could be thrown by the warning itself.

I wasn't entirely sure how to create a test for this, if anyone knows how I'll definitely add it!

----------

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


More information about the Python-bugs-list mailing list