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 scoder
Recipients ncoghlan, scoder, taleinat
Date 2015-05-24.12:41:56
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1432471317.17.0.217806224302.issue24270@psf.upfronthosting.co.za>
In-reply-to
Content
The cast is correct and required (the actual signature is determined by the METH_* flags).

Patch LGTM, FWIW.
History
Date User Action Args
2015-05-24 12:41:57scodersetrecipients: + scoder, ncoghlan, taleinat
2015-05-24 12:41:57scodersetmessageid: <1432471317.17.0.217806224302.issue24270@psf.upfronthosting.co.za>
2015-05-24 12:41:57scoderlinkissue24270 messages
2015-05-24 12:41:56scodercreate