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 Mark.Shannon, alex, benjamin.peterson, serhiy.storchaka
Date 2020-09-23.16:56:32
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1600880192.81.0.545313297149.issue41845@roundup.psfhosted.org>
In-reply-to
Content
It was moved into the "#ifndef Py_LIMITED_API" block and therefore was effectively excluded from the limited API.

We should fix this error in all maintained versions.
History
Date User Action Args
2020-09-23 16:56:32serhiy.storchakasetrecipients: + serhiy.storchaka, benjamin.peterson, alex, Mark.Shannon
2020-09-23 16:56:32serhiy.storchakasetmessageid: <1600880192.81.0.545313297149.issue41845@roundup.psfhosted.org>
2020-09-23 16:56:32serhiy.storchakalinkissue41845 messages
2020-09-23 16:56:32serhiy.storchakacreate