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 barry, ncoghlan, ned.deily, njs, paul.moore, pitrou, scoder, serhiy.storchaka, steve.dower, tim.golden, vstinner, zach.ware
Date 2018-06-19.09:05:49
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1529399150.05.0.56676864532.issue32388@psf.upfronthosting.co.za>
In-reply-to
Content
In which version of Python tp_finalize slot has been added? Does it mean that Python 3.8 wil crash on loading C extensions compiled on Python older than this version?
History
Date User Action Args
2018-06-19 09:05:50vstinnersetrecipients: + vstinner, barry, paul.moore, ncoghlan, pitrou, scoder, tim.golden, ned.deily, njs, zach.ware, serhiy.storchaka, steve.dower
2018-06-19 09:05:50vstinnersetmessageid: <1529399150.05.0.56676864532.issue32388@psf.upfronthosting.co.za>
2018-06-19 09:05:50vstinnerlinkissue32388 messages
2018-06-19 09:05:50vstinnercreate