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 paul.moore, serhiy.storchaka, steve.dower, tim.golden, vstinner, zach.ware
Date 2018-05-23.12:49:53
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1527079793.4.0.682650639539.issue33614@psf.upfronthosting.co.za>
In-reply-to
Content
My bad, I didn't test that change on Windows myself, and CI seems was broken at that moment.

But I have no ideas why the build is failed. These names are part of stable ABI since version 3.7. I don't see any difference between PyImport_GetModule and say PyInterpreterState_GetID.
History
Date User Action Args
2018-05-23 12:49:53serhiy.storchakasetrecipients: + serhiy.storchaka, paul.moore, vstinner, tim.golden, zach.ware, steve.dower
2018-05-23 12:49:53serhiy.storchakasetmessageid: <1527079793.4.0.682650639539.issue33614@psf.upfronthosting.co.za>
2018-05-23 12:49:53serhiy.storchakalinkissue33614 messages
2018-05-23 12:49:53serhiy.storchakacreate