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 aeros, eryksun, miss-islington, paul.moore, steve.dower, tim.golden, xtreak, zach.ware
Date 2020-04-22.16:04:53
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <[email protected]>
In-reply-to
Content
New changeset 9b498939009f49b8c772c89e8fc80efbfd8afcb5 by Steve Dower in branch 'master':
bpo-40214: Fix ctypes WinDLL test with insecure flags (GH-19652)
https://github.com/python/cpython/commit/9b498939009f49b8c772c89e8fc80efbfd8afcb5
History
Date User Action Args
2020-04-22 16:04:53steve.dowersetrecipients: + steve.dower, paul.moore, tim.golden, zach.ware, eryksun, miss-islington, xtreak, aeros
2020-04-22 16:04:53steve.dowersetmessageid: <[email protected]>
2020-04-22 16:04:53steve.dowerlinkissue40214 messages
2020-04-22 16:04:53steve.dowercreate