Message274509
Would be nice to see tests for getstatusoutput() and the errors parameter. Also you need more error handling e.g. if the encoding is unsupported, I think the internal pipe files won’t be cleaned up.
Also, should encoding=... or errors=... be an error if universal_newlines=False (the default)? |
|
| Date |
User |
Action |
Args |
| 2016-09-06 03:54:19 | martin.panter | set | recipients:
+ martin.panter, amaury.forgeotdarc, ncoghlan, pitrou, vstinner, mark, eric.araujo, segfaulthunter, Arfrever, r.david.murray, srid, mightyiam, chris.jerdonek, steve.dower, berwin22 |
| 2016-09-06 03:54:19 | martin.panter | set | messageid: <[email protected]> |
| 2016-09-06 03:54:19 | martin.panter | link | issue6135 messages |
| 2016-09-06 03:54:19 | martin.panter | create | |
|