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 larry
Recipients benjamin.peterson, larry
Date 2009-05-05.07:40:46
SpamBayes Score 1.4415198e-06
Marked as misclassified No
Message-id <1241509248.29.0.789883637669.issue5939@psf.upfronthosting.co.za>
In-reply-to
Content
If my patch in issue 53046 is accepted, I hereby agree to figure out if
the calls to PyCapsule_GetPointer() in Modules/_ctypes/callproc.c need
more error checking or what.
History
Date User Action Args
2009-05-05 07:40:48larrysetrecipients: + larry, benjamin.peterson
2009-05-05 07:40:48larrysetmessageid: <1241509248.29.0.789883637669.issue5939@psf.upfronthosting.co.za>
2009-05-05 07:40:47larrylinkissue5939 messages
2009-05-05 07:40:47larrycreate