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 TheMathsGod, serhiy.storchaka, terry.reedy
Date 2019-10-08.11:32:28
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1570534348.87.0.527093202384.issue36698@roundup.psfhosted.org>
In-reply-to
Content
New changeset b690a2759e62d9ee0b6ea1b20e8f7e4b2cdbf8bb by Serhiy Storchaka in branch 'master':
bpo-36698: IDLE no longer fails when write non-encodable characters to stderr. (GH-16583)
https://github.com/python/cpython/commit/b690a2759e62d9ee0b6ea1b20e8f7e4b2cdbf8bb
History
Date User Action Args
2019-10-08 11:32:28serhiy.storchakasetrecipients: + serhiy.storchaka, terry.reedy, TheMathsGod
2019-10-08 11:32:28serhiy.storchakasetmessageid: <1570534348.87.0.527093202384.issue36698@roundup.psfhosted.org>
2019-10-08 11:32:28serhiy.storchakalinkissue36698 messages
2019-10-08 11:32:28serhiy.storchakacreate