This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author mark.dickinson
Recipients jd, mark.dickinson, methane, vstinner
Date 2020-02-12.08:04:59
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1581494699.41.0.101295621182.issue39599@roundup.psfhosted.org>
In-reply-to
Content
> _Py_AS_GC and all APIs to get PyGC_Head from PyObject* are not only unstable, but also private.

Understood; thanks. I agree that there shouldn't be a guarantee for private undocumented calls.
History
Date User Action Args
2020-02-12 08:04:59mark.dickinsonsetrecipients: + mark.dickinson, vstinner, methane, jd
2020-02-12 08:04:59mark.dickinsonsetmessageid: <1581494699.41.0.101295621182.issue39599@roundup.psfhosted.org>
2020-02-12 08:04:59mark.dickinsonlinkissue39599 messages
2020-02-12 08:04:59mark.dickinsoncreate