[issue33608] Add a cross-interpreter-safe mechanism to indicate that an object may be destroyed.

STINNER Victor report at bugs.python.org
Mon Jun 3 12:14:39 EDT 2019


STINNER Victor <vstinner at redhat.com> added the comment:


New changeset e225bebc1409bcf68db74a35ed3c31222883bf8f by Victor Stinner in branch 'master':
Revert "bpo-33608: Factor out a private, per-interpreter _Py_AddPendingCall(). (gh-13714)" (GH-13780)
https://github.com/python/cpython/commit/e225bebc1409bcf68db74a35ed3c31222883bf8f


----------

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


More information about the Python-bugs-list mailing list