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 zkonge
Recipients zkonge
Date 2020-08-06.20:46:49
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1596746809.06.0.143306561244.issue41497@roundup.psfhosted.org>
In-reply-to
Content
I searched the whole Lib folder and find a lot of code uses "open(filename, 'r')" without handling default encoding.

Should we open another issue for these problem?
History
Date User Action Args
2020-08-06 20:46:49zkongesetrecipients: + zkonge
2020-08-06 20:46:49zkongesetmessageid: <1596746809.06.0.143306561244.issue41497@roundup.psfhosted.org>
2020-08-06 20:46:49zkongelinkissue41497 messages
2020-08-06 20:46:49zkongecreate