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 mark.dickinson
Recipients chris.jerdonek, ezio.melotti, mark.dickinson
Date 2012-11-21.17:51:24
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1353520284.61.0.525696318353.issue16515@psf.upfronthosting.co.za>
In-reply-to
Content
Would it make sense to adjust the error messages in PyArg_UnpackTuple instead?  I suspect there are quite a lot of functions using it.
History
Date User Action Args
2012-11-21 17:51:24mark.dickinsonsetrecipients: + mark.dickinson, ezio.melotti, chris.jerdonek
2012-11-21 17:51:24mark.dickinsonsetmessageid: <1353520284.61.0.525696318353.issue16515@psf.upfronthosting.co.za>
2012-11-21 17:51:24mark.dickinsonlinkissue16515 messages
2012-11-21 17:51:24mark.dickinsoncreate