Message 374127 - Python tracker

Message374127

Author terry.reedy
Recipients serhiy.storchaka, terry.reedy
Date 2020-07-23.08:16:20
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1595492181.04.0.600984471442.issue41373@roundup.psfhosted.org>
In-reply-to
Content
So loading an externally created blank file (on any system) results in None.  File=>New must set eol_convention, I presume to the same default.  Before I got the traceback, I though it might be an issue with the Windows utf-8 BOM being added.

3.9.0rc1 is due August 10.  It should have fix and new tests.
History
Date User Action Args
2020-07-23 08:16:21terry.reedysetrecipients: + terry.reedy, serhiy.storchaka
2020-07-23 08:16:21terry.reedysetmessageid: <1595492181.04.0.600984471442.issue41373@roundup.psfhosted.org>
2020-07-23 08:16:21terry.reedylinkissue41373 messages
2020-07-23 08:16:20terry.reedycreate