This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author ncoghlan
Recipients Arfrever, berker.peksag, ishimoto, jwilk, loewis, martin.panter, methane, mrabarnett, ncoghlan, nikratio, pitrou, quad, rurpy2, serhiy.storchaka, vstinner
Date 2017-06-04.05:57:47
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1496555867.78.0.125069555082.issue15216@psf.upfronthosting.co.za>
In-reply-to
Content
`TextIOWrapper.reconfigure()` has been added for 3.7 as part of issue 30526 (currently covering the `line_buffering` and `write_through` options), so I've updated the issue title here to reflect that that's now the relevant API to use to address this particular RFE.
History
Date User Action Args
2017-06-04 05:57:48ncoghlansetrecipients: + ncoghlan, loewis, ishimoto, pitrou, vstinner, jwilk, mrabarnett, Arfrever, methane, nikratio, rurpy2, berker.peksag, martin.panter, serhiy.storchaka, quad
2017-06-04 05:57:47ncoghlansetmessageid: <1496555867.78.0.125069555082.issue15216@psf.upfronthosting.co.za>
2017-06-04 05:57:47ncoghlanlinkissue15216 messages
2017-06-04 05:57:47ncoghlancreate