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 serhiy.storchaka
Recipients Oren Milman, benjamin.peterson, ncoghlan, serhiy.storchaka, veky
Date 2017-08-26.17:29:42
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1503768582.79.0.705045734983.issue31271@psf.upfronthosting.co.za>
In-reply-to
Content
New changeset 9bcbc6cba385a83cac8f1ff430cad7617184d2bc by Serhiy Storchaka (Oren Milman) in branch '3.6':
[3.6] bpo-31271: Fix an assertion failure in io.TextIOWrapper.write. (GH-3201) (#3209)
https://github.com/python/cpython/commit/9bcbc6cba385a83cac8f1ff430cad7617184d2bc
History
Date User Action Args
2017-08-26 17:29:42serhiy.storchakasetrecipients: + serhiy.storchaka, ncoghlan, benjamin.peterson, veky, Oren Milman
2017-08-26 17:29:42serhiy.storchakasetmessageid: <1503768582.79.0.705045734983.issue31271@psf.upfronthosting.co.za>
2017-08-26 17:29:42serhiy.storchakalinkissue31271 messages
2017-08-26 17:29:42serhiy.storchakacreate