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 2021-09-29.08:36:54
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1632904614.05.0.487142205925.issue45316@roundup.psfhosted.org>
In-reply-to
Content
Agree.

We should also review all recently added functions with PyAPI_FUNC(). If they are not intended to be public API, PyAPI_FUNC() should be removed and declarations moved.
History
Date User Action Args
2021-09-29 08:36:54serhiy.storchakasetrecipients: + serhiy.storchaka, vstinner
2021-09-29 08:36:54serhiy.storchakasetmessageid: <1632904614.05.0.487142205925.issue45316@roundup.psfhosted.org>
2021-09-29 08:36:54serhiy.storchakalinkissue45316 messages
2021-09-29 08:36:54serhiy.storchakacreate