Message 294925 - Python tracker
Message294925
| Author | pitrou |
|---|---|
| Recipients | benjamin.peterson, ncoghlan, pitrou, serhiy.storchaka, stutzbach |
| Date | 2017-06-01.09:50:26 |
| SpamBayes Score | -1.0 |
| Marked as misclassified | Yes |
| Message-id | <1496310627.12.0.287990445064.issue30526@psf.upfronthosting.co.za> |
| In-reply-to |
| Content | |
|---|---|
I don't think those two issues need to be merged. Setting line_buffering and write_through is almost trivial, while setting the encoding seems to take a significant amount of effort. That said, I agree that a unified interface may be nice. Perhaps a reconfigure(**kwargs) method? |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2017-06-01 09:50:27 | pitrou | set | recipients: + pitrou, ncoghlan, benjamin.peterson, stutzbach, serhiy.storchaka |
| 2017-06-01 09:50:27 | pitrou | set | messageid: <1496310627.12.0.287990445064.issue30526@psf.upfronthosting.co.za> |
| 2017-06-01 09:50:27 | pitrou | link | issue30526 messages |
| 2017-06-01 09:50:26 | pitrou | create | |