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 Christian.Tismer
Recipients Christian.Tismer, eric.snow, larry, ned.deily, pitrou, serhiy.storchaka, vstinner
Date 2018-06-10.13:10:35
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1528636236.04.0.592728768989.issue33738@psf.upfronthosting.co.za>
In-reply-to
Content
@Victor
I cannot test on Windows because I'm in vacation.
But it is very likely similar to bpo-33614 .
The three missing symbols which are listed in python3.def
do clearly come into existence when the limited API is active.
History
Date User Action Args
2018-06-10 13:10:36Christian.Tismersetrecipients: + Christian.Tismer, pitrou, vstinner, larry, ned.deily, eric.snow, serhiy.storchaka
2018-06-10 13:10:36Christian.Tismersetmessageid: <1528636236.04.0.592728768989.issue33738@psf.upfronthosting.co.za>
2018-06-10 13:10:36Christian.Tismerlinkissue33738 messages
2018-06-10 13:10:35Christian.Tismercreate