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 Rosuav
Recipients Rosuav, serhiy.storchaka
Date 2015-12-18.10:01:18
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1450432880.24.0.734266339553.issue25899@psf.upfronthosting.co.za>
In-reply-to
Content
Misc/NEWS has a UTF-8 BOM. Otherwise, it and Misc/HISTORY look fine (all names and other legit cases). Lib/idlelib/CREDITS.txt and Lib/idlelib/README.txt both have non-UTF8 text in them. I don't understand what's with the first line of .bzrignore, so I'm (pun fully intended) ignoring it. Modules/_ctypes/libffi/ChangeLog has several non-ASCII markers, but it looks to be a historical record, so I'm not sure it should be tampered with. Expanded patch attached.

That egrep needs --color to do its highlighting, if it's not the default.
History
Date User Action Args
2015-12-18 10:01:20Rosuavsetrecipients: + Rosuav, serhiy.storchaka
2015-12-18 10:01:20Rosuavsetmessageid: <1450432880.24.0.734266339553.issue25899@psf.upfronthosting.co.za>
2015-12-18 10:01:20Rosuavlinkissue25899 messages
2015-12-18 10:01:20Rosuavcreate