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 terry.reedy
Recipients ned.deily, ronaldoussoren, serhiy.storchaka, taleinat, terry.reedy, vtudorache
Date 2018-08-01.23:49:55
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1533167395.78.0.56676864532.issue34313@psf.upfronthosting.co.za>
In-reply-to
Content
I presume then that you tested PR8603 without opening an editor (which is certainly possible).

10.13.6 was released in the last month.

PCBuild/build.bat -e downloads missing external dependency source code into externals/ and then compiles it into compatible .dlls.  This includes doing updates as appropriate. I presume that the source and compilation flags are the same as used to make a release. AFAIK, Zach Ware is mainly responsible for the current easy-to-use, easy-to-get-right status.

For a stripped-down reporducer, you might start with the files I attached to #34047.
History
Date User Action Args
2018-08-01 23:49:55terry.reedysetrecipients: + terry.reedy, ronaldoussoren, taleinat, ned.deily, serhiy.storchaka, vtudorache
2018-08-01 23:49:55terry.reedysetmessageid: <1533167395.78.0.56676864532.issue34313@psf.upfronthosting.co.za>
2018-08-01 23:49:55terry.reedylinkissue34313 messages
2018-08-01 23:49:55terry.reedycreate