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.

作者 ncoghlan
收信人 Jan Niklas Hasse, abarry, ezio.melotti, lemburg, methane, ncoghlan, r.david.murray, vstinner, yan12125
日期 2016-12-17.07:46:51
SpamBayes Score -1.0
Marked as misclassified
Message-id <1481960812.45.0.653542017329.issue28180@psf.upfronthosting.co.za>
In-reply-to
内容
We've been discussing this further downstream in the Fedora Python SIG, and we have a draft approach that we're pretty sure will work for us (based in turn on the approach Armin Ronacher came up with for click), and we think it should work for other distros as well (as long as they already ship the C.UTF-8 locale, and if they don't, they should fix that limitation anyway).

So I'm assigning this to myself as I think the next step will be to write a PEP that both proposes the specific idea as the default behaviour in 3.7, and also encourages distros to opt-in to trialling it as a downstream patch for 3.6.
历史
日期 用户 动作 参数
2016-12-17 07:46:52ncoghlan修改recipients: + ncoghlan, lemburg, vstinner, ezio.melotti, r.david.murray, methane, yan12125, abarry, Jan Niklas Hasse
2016-12-17 07:46:52ncoghlan修改messageid: <1481960812.45.0.653542017329.issue28180@psf.upfronthosting.co.za>
2016-12-17 07:46:52ncoghlan链接issue28180 messages
2016-12-17 07:46:51ncoghlan创建