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 davidszotten@gmail.com
Recipients Julian.Gindi, berker.peksag, brett.cannon, davidszotten@gmail.com, eric.snow, ezio.melotti, rhettinger
Date 2014-08-29.08:29:16
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1409300957.21.0.614698143036.issue21720@psf.upfronthosting.co.za>
In-reply-to
Content
not sure i follow. we need a different message if e.g. an integer is passed in

updated the patch to only run the unicode check for non-strings

or do you have a suggestion for an error message that works nicely in both cases?
History
Date User Action Args
2014-08-29 08:29:17davidszotten@gmail.comsetrecipients: + davidszotten@gmail.com, brett.cannon, rhettinger, ezio.melotti, eric.snow, berker.peksag, Julian.Gindi
2014-08-29 08:29:17davidszotten@gmail.comsetmessageid: <1409300957.21.0.614698143036.issue21720@psf.upfronthosting.co.za>
2014-08-29 08:29:17davidszotten@gmail.comlinkissue21720 messages
2014-08-29 08:29:17davidszotten@gmail.comcreate