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 terry.reedy
Recipients ned.deily, serhiy.storchaka, taleinat, terry.reedy
Date 2020-06-30.00:18:38
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1593476319.03.0.821702177024.issue41152@roundup.psfhosted.org>
In-reply-to
Content
New changeset 2515a28230b1a011205f30263da6b01c6bd167a3 by Serhiy Storchaka in branch 'master':
bpo-41152: IDLE: always use UTF-8 for standard IO streams (GH-21214)
https://github.com/python/cpython/commit/2515a28230b1a011205f30263da6b01c6bd167a3
History
Date User Action Args
2020-06-30 00:18:39terry.reedysetrecipients: + terry.reedy, taleinat, ned.deily, serhiy.storchaka
2020-06-30 00:18:39terry.reedysetmessageid: <1593476319.03.0.821702177024.issue41152@roundup.psfhosted.org>
2020-06-30 00:18:39terry.reedylinkissue41152 messages
2020-06-30 00:18:38terry.reedycreate