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 r.david.murray
Recipients Anthony.Kong, berker.peksag, catalin.iacob, eric.araujo, petri.lehtinen, pitrou, poq, r.david.murray
Date 2012-02-16.22:14:10
SpamBayes Score 0.023693325
Marked as misclassified No
Message-id <1329430451.12.0.371854552636.issue13641@psf.upfronthosting.co.za>
In-reply-to
Content
OK, I skimmed the thread I was remembering, and while it was discussing str->str and bytes->bytes primarily, the only pronouncement I could find was that functions should not accept a *mix* of bytes and string.  So I guess I withdraw my objection, although it still makes me a bit uncomfortable.
History
Date User Action Args
2012-02-16 22:14:11r.david.murraysetrecipients: + r.david.murray, pitrou, eric.araujo, catalin.iacob, petri.lehtinen, poq, Anthony.Kong, berker.peksag
2012-02-16 22:14:11r.david.murraysetmessageid: <1329430451.12.0.371854552636.issue13641@psf.upfronthosting.co.za>
2012-02-16 22:14:10r.david.murraylinkissue13641 messages
2012-02-16 22:14:10r.david.murraycreate