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 steve.dower
Recipients Decorater, Marcus.Smith, brett.cannon, dstufft, eric.snow, gregory.p.smith, ncoghlan, ned.deily, njs, paul.moore, pitrou, ronaldoussoren, steve.dower, tim.golden, zach.ware
Date 2017-12-21.16:41:00
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1513874460.89.0.213398074469.issue32387@psf.upfronthosting.co.za>
In-reply-to
Content
Please don't rush this in, at least for Windows. I deliberately decided to keep the included pyd files untagged for a reason, and need to recall what that was. (It might be in the issue when we added the tags.)

Considering a .pyd file linking against pythonXY.dll is only going to load in the context of that version anyway, this is hardly urgent. There is also no supported tag on Windows for building against the stable ABI, so that would have to be added and enabled in the various build tools.
History
Date User Action Args
2017-12-21 16:41:00steve.dowersetrecipients: + steve.dower, brett.cannon, gregory.p.smith, paul.moore, ronaldoussoren, ncoghlan, pitrou, tim.golden, ned.deily, njs, eric.snow, zach.ware, dstufft, Marcus.Smith, Decorater
2017-12-21 16:41:00steve.dowersetmessageid: <1513874460.89.0.213398074469.issue32387@psf.upfronthosting.co.za>
2017-12-21 16:41:00steve.dowerlinkissue32387 messages
2017-12-21 16:41:00steve.dowercreate