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 petr.viktorin, shihai1991, vstinner
Date 2020-12-08.11:28:20
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1607426900.79.0.940138303981.issue42599@roundup.psfhosted.org>
In-reply-to
Content
It's not part of the C API and it's no longer exported in libpython since we (the default visibility was changed to "hidden"). IMHO it's safe to remove the function. But it would not harm to document the removal in https://docs.python.org/dev/whatsnew/3.10.html#id4 section.
History
Date User Action Args
2020-12-08 11:28:20vstinnersetrecipients: + vstinner, petr.viktorin, shihai1991
2020-12-08 11:28:20vstinnersetmessageid: <1607426900.79.0.940138303981.issue42599@roundup.psfhosted.org>
2020-12-08 11:28:20vstinnerlinkissue42599 messages
2020-12-08 11:28:20vstinnercreate