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 vstinner
Recipients atuining, eric.snow, izbyshev, lemburg, scoder, serhiy.storchaka, tim.peters, vstinner
Date 2018-11-18.22:31:35
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1542580295.96.0.788709270274.issue35081@psf.upfronthosting.co.za>
In-reply-to
Content
> Making _PyGC_FINALIZED() internal broke Cython (...)

Aha, interesting. Would you mind to open a new dedicated issue? So we can discuss how much of the GC details we want to leak into the API :-)
History
Date User Action Args
2018-11-18 22:31:35vstinnersetrecipients: + vstinner, lemburg, tim.peters, atuining, scoder, eric.snow, serhiy.storchaka, izbyshev
2018-11-18 22:31:35vstinnersetmessageid: <1542580295.96.0.788709270274.issue35081@psf.upfronthosting.co.za>
2018-11-18 22:31:35vstinnerlinkissue35081 messages
2018-11-18 22:31:35vstinnercreate