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 terry.reedy
Date 2016-06-22.03:04:04
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1466564645.25.0.829598827477.issue27365@psf.upfronthosting.co.za>
In-reply-to
Content
A month ago, for 3.5 and 3.6, I added a test file by Westley Martínez (note accent on i) and then his name into Misc/NEWS and idlelib/NEWS.txt.  As a result, the latter will not display when the button on About IDLE is clicked.  Instead, a UnicodeDecodeError is sent to stderr.  I will add a test for the About box.
History
Date User Action Args
2016-06-22 03:04:05terry.reedysetrecipients: + terry.reedy
2016-06-22 03:04:05terry.reedysetmessageid: <1466564645.25.0.829598827477.issue27365@psf.upfronthosting.co.za>
2016-06-22 03:04:05terry.reedylinkissue27365 messages
2016-06-22 03:04:04terry.reedycreate