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 eric.snow
Recipients eric.snow
Date 2015-06-03.00:02:41
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1433289762.01.0.562215924476.issue24368@psf.upfronthosting.co.za>
In-reply-to
Content
Several methods were implemented using PyArg_UnpackTuple and need to use PyArg_ParseTupleAndKeywords instead.
History
Date User Action Args
2015-06-03 00:02:42eric.snowsetrecipients: + eric.snow
2015-06-03 00:02:42eric.snowsetmessageid: <1433289762.01.0.562215924476.issue24368@psf.upfronthosting.co.za>
2015-06-03 00:02:41eric.snowlinkissue24368 messages
2015-06-03 00:02:41eric.snowcreate