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 petr.viktorin
Recipients erlendaasland, petr.viktorin, vstinner
Date 2021-04-16.16:08:19
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1618589299.67.0.0715731779413.issue43795@roundup.psfhosted.org>
In-reply-to
Content
I unsure about the following symbols.
Victor, do you think they should be part of the stable ABI?

 - PyThreadState_DeleteCurrent
 - Py_GetArgcArgv
 - PyInterpreterState_GetID
History
Date User Action Args
2021-04-16 16:08:19petr.viktorinsetrecipients: + petr.viktorin, vstinner, erlendaasland
2021-04-16 16:08:19petr.viktorinsetmessageid: <1618589299.67.0.0715731779413.issue43795@roundup.psfhosted.org>
2021-04-16 16:08:19petr.viktorinlinkissue43795 messages
2021-04-16 16:08:19petr.viktorincreate