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.

作者 steve.dower
收信人 Arfrever, amaury.forgeotdarc, berwin22, chris.jerdonek, eric.araujo, mark, martin.panter, mightyiam, ncoghlan, pitrou, r.david.murray, segfaulthunter, srid, steve.dower, vstinner
日期 2016-09-06.17:47:45
SpamBayes Score -1.0
Marked as misclassified
Message-id <1473184066.14.0.778106464607.issue6135@psf.upfronthosting.co.za>
In-reply-to
内容
> universal_newlines uses the locale encoding which is a good choice in
most cases.

Well, some cases, and only really by accident. I won't hide the parameter, but it is promoted as "frequently used" and I'll make sure to document encoding before universal_newlines. Call it a very weak deprecation.

The new patch also removes the openers, which I think were solving a problem we don't have right now.
历史
日期 用户 动作 参数
2016-09-06 17:47:46steve.dower修改recipients: + steve.dower, amaury.forgeotdarc, ncoghlan, pitrou, vstinner, mark, eric.araujo, segfaulthunter, Arfrever, r.david.murray, srid, mightyiam, chris.jerdonek, martin.panter, berwin22
2016-09-06 17:47:46steve.dower修改messageid: <1473184066.14.0.778106464607.issue6135@psf.upfronthosting.co.za>
2016-09-06 17:47:46steve.dower链接issue6135 messages
2016-09-06 17:47:46steve.dower创建