Message274562
| Author | ncoghlan |
|---|---|
| Recipients | Arfrever, amaury.forgeotdarc, berwin22, chris.jerdonek, eric.araujo, mark, martin.panter, mightyiam, ncoghlan, pitrou, r.david.murray, segfaulthunter, srid, steve.dower, vstinner |
| Date | 2016-09-06.15:52:58 |
| SpamBayes Score | -1.0 |
| Marked as misclassified | Yes |
| Message-id | <1473177178.78.0.890457162555.issue6135@psf.upfronthosting.co.za> |
| In-reply-to |
| Content | |
|---|---|
Ah, excellent point about "encoding='utf-8'" already being a less cryptic replacement for universal_newlines=True, so consider my questions withdrawn :) As far as universal_newlines goes, that needs to remain documented for the sake of folks reading code that uses it, and folks that need compatibility with older versions, but +1 for recommending specifying an encoding over using that flag for new 3.6+ code. |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2016-09-06 15:52:58 | ncoghlan | set | recipients: + ncoghlan, amaury.forgeotdarc, pitrou, vstinner, mark, eric.araujo, segfaulthunter, Arfrever, r.david.murray, srid, mightyiam, chris.jerdonek, martin.panter, steve.dower, berwin22 |
| 2016-09-06 15:52:58 | ncoghlan | set | messageid: <1473177178.78.0.890457162555.issue6135@psf.upfronthosting.co.za> |
| 2016-09-06 15:52:58 | ncoghlan | link | issue6135 messages |
| 2016-09-06 15:52:58 | ncoghlan | create | |