[issue31356] Add context manager to temporarily disable GC

Raymond Hettinger report at bugs.python.org
Mon Jan 29 15:37:12 EST 2018


Raymond Hettinger <raymond.hettinger at gmail.com> added the comment:


New changeset 72a0d218dcc94a3cc409a9ef32dfcd5a7bbcb43c by Raymond Hettinger (Pablo Galindo) in branch 'master':
bpo-31356: Add context manager to temporarily disable GC (GH-4224)
https://github.com/python/cpython/commit/72a0d218dcc94a3cc409a9ef32dfcd5a7bbcb43c


----------

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


More information about the Python-bugs-list mailing list