Message 308879 - Python tracker

Message308879

Author pitrou
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:42:40
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1513874560.52.0.213398074469.issue32387@psf.upfronthosting.co.za>
In-reply-to
Content
Thanks for the heads-up Steve.

> Considering a .pyd file linking against pythonXY.dll is only going to load in the context of that version anyway, this is hardly urgent.

I see.  That's a good argument for keeping the current extensions list, then.  We can narrow the change to POSIX platforms.
History
Date User Action Args
2017-12-21 16:42:40pitrousetrecipients: + pitrou, brett.cannon, gregory.p.smith, paul.moore, ronaldoussoren, ncoghlan, tim.golden, ned.deily, njs, eric.snow, zach.ware, steve.dower, dstufft, Marcus.Smith, Decorater
2017-12-21 16:42:40pitrousetmessageid: <1513874560.52.0.213398074469.issue32387@psf.upfronthosting.co.za>
2017-12-21 16:42:40pitroulinkissue32387 messages
2017-12-21 16:42:40pitroucreate