[issue31356] Add context manager to temporarily disable GC

Nick Coghlan report at bugs.python.org
Fri Sep 8 15:07:17 EDT 2017


Nick Coghlan added the comment:

This is being proposed for the gc module, not contextlib, so I'm not sure how the previous comment applies.

This is just a convenience API for folks already doing this kind of manipulation themselves.

----------

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


More information about the Python-bugs-list mailing list