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 benjamin.peterson, cgohlke, eryksun, paul.moore, pyscripter, steve.dower, tim.golden, vstinner, zach.ware
Date 2019-06-17.22:10:24
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1560809424.17.0.0529256904058.issue37189@roundup.psfhosted.org>
In-reply-to
Content
Ah, that's what ctypes.pythonapi is :) I looked at PyDLL first and figured it out from there.

Should we add a regression test to avoid this happening in the future?
History
Date User Action Args
2019-06-17 22:10:24steve.dowersetrecipients: + steve.dower, paul.moore, vstinner, tim.golden, pyscripter, benjamin.peterson, cgohlke, zach.ware, eryksun
2019-06-17 22:10:24steve.dowersetmessageid: <1560809424.17.0.0529256904058.issue37189@roundup.psfhosted.org>
2019-06-17 22:10:24steve.dowerlinkissue37189 messages
2019-06-17 22:10:24steve.dowercreate