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 db3l, eric.snow, eryksun, jkloth, lukasz.langa, mattip, ncoghlan, pablogsal, paul.moore, ralf.gommers, steve.dower, tim.golden, vstinner, zach.ware
Date 2019-03-31.00:14:48
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1553991289.15.0.342430385829.issue36085@roundup.psfhosted.org>
In-reply-to
Content
New changeset ac19d9652799412404aef6b357a01057df34e005 by Steve Dower in branch 'master':
bpo-36085: Add additional load flag to ensure DLL loads successfully (GH-12633)
https://github.com/python/cpython/commit/ac19d9652799412404aef6b357a01057df34e005
History
Date User Action Args
2019-03-31 00:14:49steve.dowersetrecipients: + steve.dower, paul.moore, db3l, ncoghlan, vstinner, tim.golden, jkloth, lukasz.langa, eric.snow, zach.ware, mattip, eryksun, ralf.gommers, pablogsal
2019-03-31 00:14:49steve.dowersetmessageid: <1553991289.15.0.342430385829.issue36085@roundup.psfhosted.org>
2019-03-31 00:14:49steve.dowerlinkissue36085 messages
2019-03-31 00:14:48steve.dowercreate