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 Mark.Shannon, brett.cannon, dino.viehland, eric.snow, fabioz, gregory.p.smith, lukasz.langa, phsilva, vstinner
Date 2020-03-12.20:42:17
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <[email protected]>
In-reply-to
Content
I took Mark's concerns in account and I updated my PR to only add *private* functions to the C API, not *public* functions.
History
Date User Action Args
2020-03-12 20:42:18vstinnersetrecipients: + vstinner, brett.cannon, gregory.p.smith, fabioz, phsilva, dino.viehland, lukasz.langa, Mark.Shannon, eric.snow
2020-03-12 20:42:18vstinnersetmessageid: <[email protected]>
2020-03-12 20:42:18vstinnerlinkissue38500 messages
2020-03-12 20:42:17vstinnercreate