[issue31356] Add context manager to temporarily disable GC

Serhiy Storchaka report at bugs.python.org
Fri Nov 10 17:46:16 EST 2017


Serhiy Storchaka <storchaka+cpython at gmail.com> added the comment:

What is the name of the context manager? gc_disabled, disabled, or Disabled? I see different names in the PR and this confuses me.

----------

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


More information about the Python-bugs-list mailing list