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 serhiy.storchaka
Recipients serhiy.storchaka, vstinner
Date 2020-03-20.16:54:20
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1584723260.08.0.894361584008.issue39998@roundup.psfhosted.org>
In-reply-to
Content
We cannot just remove functions from stable ABI. We can undocument them, remove their declaration from header files, but we can't remove the implementation. Just make them always failing.
History
Date User Action Args
2020-03-20 16:54:20serhiy.storchakasetrecipients: + serhiy.storchaka, vstinner
2020-03-20 16:54:20serhiy.storchakasetmessageid: <1584723260.08.0.894361584008.issue39998@roundup.psfhosted.org>
2020-03-20 16:54:20serhiy.storchakalinkissue39998 messages
2020-03-20 16:54:20serhiy.storchakacreate
Morty Proxy This is a proxified and sanitized view of the page, visit original site.