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 pablogsal
Recipients Igor.Skochinsky, brandtbucher, gvanrossum, hroncok, lys.nikolaou, miss-islington, ned.deily, nnemkin, pablogsal, terry.reedy, vstinner
Date 2020-12-02.02:59:48
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1606877989.3.0.015368675299.issue40939@roundup.psfhosted.org>
In-reply-to
Content
Seems that commit 1ed83adb0e95305af858bd41af531e487f54fee7 was deleting some functions that were not correctly covered by redirection macros. I have opened PR 23606 to restore those as they were.
History
Date User Action Args
2020-12-02 02:59:49pablogsalsetrecipients: + pablogsal, gvanrossum, terry.reedy, vstinner, ned.deily, nnemkin, Igor.Skochinsky, hroncok, lys.nikolaou, miss-islington, brandtbucher
2020-12-02 02:59:49pablogsalsetmessageid: <1606877989.3.0.015368675299.issue40939@roundup.psfhosted.org>
2020-12-02 02:59:49pablogsallinkissue40939 messages
2020-12-02 02:59:48pablogsalcreate