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 pitrou
Recipients benjamin.peterson, ncoghlan, pitrou, serhiy.storchaka, stutzbach
Date 2017-06-03.10:32:30
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <[email protected]>
In-reply-to
Content
New changeset 3c2817b6884a5fcf792197203f3c26b157210607 by Antoine Pitrou in branch 'master':
Fix bpo-30526: Add TextIOWrapper.reconfigure() and a TextIOWrapper.write_through attribute (#1922)
https://github.com/python/cpython/commit/3c2817b6884a5fcf792197203f3c26b157210607
History
Date User Action Args
2017-06-03 10:32:30pitrousetrecipients: + pitrou, ncoghlan, benjamin.peterson, stutzbach, serhiy.storchaka
2017-06-03 10:32:30pitrousetmessageid: <[email protected]>
2017-06-03 10:32:30pitroulinkissue30526 messages
2017-06-03 10:32:30pitroucreate