Message274574
> 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. |
|
| Date |
User |
Action |
Args |
| 2016-09-06 17:47:46 | steve.dower | set | 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:46 | steve.dower | set | messageid: <[email protected]> |
| 2016-09-06 17:47:46 | steve.dower | link | issue6135 messages |
| 2016-09-06 17:47:46 | steve.dower | create | |
|