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.

作者 vstinner
收信人 ezio.melotti, lemburg, loewis, skrah, terry.reedy, vincent.chute, vstinner
日期 2011-06-20.14:09:30
SpamBayes Score 3.6360566e-07
Marked as misclassified
Message-id <1308578970.86.0.823176662786.issue3067@psf.upfronthosting.co.za>
In-reply-to
内容
> On Py3, locale.setlocale() should allow only unicode strings
> and reject byte strings.

I agree and it is the current behaviour (of Python 3.3). I don't see any use case of a byte strings in locale.setlocale() with Python 3.3, so I remove Python 3 from the versions of this issue.
历史
日期 用户 动作 参数
2011-06-20 14:09:30vstinner修改recipients: + vstinner, lemburg, loewis, terry.reedy, ezio.melotti, vincent.chute, skrah
2011-06-20 14:09:30vstinner修改messageid: <1308578970.86.0.823176662786.issue3067@psf.upfronthosting.co.za>
2011-06-20 14:09:30vstinner链接issue3067 messages
2011-06-20 14:09:30vstinner创建