[issue40241] [C API] Make PyGC_Head structure opaque, or even move it to the internal C API

STINNER Victor report at bugs.python.org
Tue Jun 2 06:03:01 EDT 2020


STINNER Victor <vstinner at python.org> added the comment:


New changeset 337d3103a2344e1fec75985e85fabcbdedac7d26 by Victor Stinner in branch 'master':
bpo-40241: What's New in Python 3.9: opaque PyGC_Head (GH-20586)
https://github.com/python/cpython/commit/337d3103a2344e1fec75985e85fabcbdedac7d26


----------

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


More information about the Python-bugs-list mailing list