Message153376
| Author | ncoghlan |
|---|---|
| Recipients | ncoghlan |
| Date | 2012-02-14.23:49:32 |
| SpamBayes Score | 0.005579907 |
| Marked as misclassified | No |
| Message-id | <1329263373.63.0.201487376726.issue14017@psf.upfronthosting.co.za> |
| In-reply-to |
| Content | |
|---|---|
io.TextIOWrapper acquired a new "write_through" argument for 3.3, but that is not exposed as a documented attribute. This is needed so that a text wrapper can be replaced with an equivalent that only alters selected settings (such as the Unicode error handler). |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2012-02-14 23:49:33 | ncoghlan | set | recipients: + ncoghlan |
| 2012-02-14 23:49:33 | ncoghlan | set | messageid: <1329263373.63.0.201487376726.issue14017@psf.upfronthosting.co.za> |
| 2012-02-14 23:49:33 | ncoghlan | link | issue14017 messages |
| 2012-02-14 23:49:32 | ncoghlan | create | |