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, ncoghlan, serhiy.storchaka, veky
Date 2017-08-25.18:14:56
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1503684896.63.0.547673901271.issue31271@psf.upfronthosting.co.za>
In-reply-to
Content
New changeset a5b4ea15b61e3f3985f4f0748a18f8b888a63532 by Serhiy Storchaka (Oren Milman) in branch 'master':
bpo-31271: Fix an assertion failure in io.TextIOWrapper.write. (#3201)
https://github.com/python/cpython/commit/a5b4ea15b61e3f3985f4f0748a18f8b888a63532
History
Date User Action Args
2017-08-25 18:14:56serhiy.storchakasetrecipients: + serhiy.storchaka, ncoghlan, veky, Oren Milman
2017-08-25 18:14:56serhiy.storchakasetmessageid: <1503684896.63.0.547673901271.issue31271@psf.upfronthosting.co.za>
2017-08-25 18:14:56serhiy.storchakalinkissue31271 messages
2017-08-25 18:14:56serhiy.storchakacreate