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 gvanrossum
Recipients georg.brandl, gvanrossum, thomaslee
Date 2007-09-14.19:33:57
SpamBayes Score 0.21659985
Marked as misclassified No
Message-id <1189798438.05.0.7168204982.issue1145@psf.upfronthosting.co.za>
In-reply-to
Content
> Should it really, even if the bytes is ascii-encodable?

Yes, really.  We don't want to open up the same can of worms that made
working with Unicode such a pain in 2.x.
History
Date User Action Args
2007-09-14 19:33:58gvanrossumsetspambayes_score: 0.2166 -> 0.21659985
recipients: + gvanrossum, georg.brandl, thomaslee
2007-09-14 19:33:58gvanrossumsetspambayes_score: 0.2166 -> 0.2166
messageid: <1189798438.05.0.7168204982.issue1145@psf.upfronthosting.co.za>
2007-09-14 19:33:58gvanrossumlinkissue1145 messages
2007-09-14 19:33:57gvanrossumcreate