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 cheryl.sabella, doko, serhiy.storchaka, terry.reedy
Date 2018-02-12.19:58:31
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1518465511.56.0.467229070634.issue32826@psf.upfronthosting.co.za>
In-reply-to
Content
New changeset f34e03ec0ea6a4cef8d966087c77e616c4a5893b by Terry Jan Reedy in branch 'master':
bpo-32826: Add "encoding=utf-8" to open() in idle_test/test_help_about. (GH-5639)
https://github.com/python/cpython/commit/f34e03ec0ea6a4cef8d966087c77e616c4a5893b
History
Date User Action Args
2018-02-12 19:58:31terry.reedysetrecipients: + terry.reedy, doko, serhiy.storchaka, cheryl.sabella
2018-02-12 19:58:31terry.reedysetmessageid: <1518465511.56.0.467229070634.issue32826@psf.upfronthosting.co.za>
2018-02-12 19:58:31terry.reedylinkissue32826 messages
2018-02-12 19:58:31terry.reedycreate