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 pitrou
Recipients chris.jerdonek, docs@python, eric.araujo, ezio.melotti, flox, pitrou, python-dev, skrah, terry.reedy
Date 2013-05-04.20:23:50
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1367699030.69.0.204632742027.issue16518@psf.upfronthosting.co.za>
In-reply-to
Content
> The attached patch uses "bytes-like objects" in the error messages.

I'm surprised your patch doesn't touch Python/getargs.c.
History
Date User Action Args
2013-05-04 20:23:50pitrousetrecipients: + pitrou, terry.reedy, ezio.melotti, eric.araujo, skrah, flox, chris.jerdonek, docs@python, python-dev
2013-05-04 20:23:50pitrousetmessageid: <1367699030.69.0.204632742027.issue16518@psf.upfronthosting.co.za>
2013-05-04 20:23:50pitroulinkissue16518 messages
2013-05-04 20:23:50pitroucreate