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 Anthony.Kong, berker.peksag, catalin.iacob, eric.araujo, petri.lehtinen, pitrou, poq, r.david.murray
Date 2012-02-19.18:21:54
SpamBayes Score 0.003612192
Marked as misclassified No
Message-id <1329675714.92.0.937052770829.issue13641@psf.upfronthosting.co.za>
In-reply-to
Content
I think trying to prevent mixed argument types is completely overkill. There's no ambiguity since they all have to be ASCII anyway.
So I would prefer to commit issue13641-alternative-v1.patch
History
Date User Action Args
2012-02-19 18:21:54pitrousetrecipients: + pitrou, eric.araujo, r.david.murray, catalin.iacob, petri.lehtinen, poq, Anthony.Kong, berker.peksag
2012-02-19 18:21:54pitrousetmessageid: <1329675714.92.0.937052770829.issue13641@psf.upfronthosting.co.za>
2012-02-19 18:21:54pitroulinkissue13641 messages
2012-02-19 18:21:54pitroucreate