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 mkato
Recipients mkato
Date 2015-01-28.10:52:51
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1422442371.36.0.968367348117.issue23338@psf.upfronthosting.co.za>
In-reply-to
Content
This is CYGWIN build only.

When ctypes cannot find function in CDataType_in_dll, it uses PyErr_Format.  But it passes invalid parameters.
History
Date User Action Args
2015-01-28 10:52:51mkatosetrecipients: + mkato
2015-01-28 10:52:51mkatosetmessageid: <1422442371.36.0.968367348117.issue23338@psf.upfronthosting.co.za>
2015-01-28 10:52:51mkatolinkissue23338 messages
2015-01-28 10:52:51mkatocreate