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 eric.smith
Recipients Hamed, eric.smith, paul.moore, steve.dower, tim.golden, zach.ware
Date 2020-03-21.17:38:56
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1584812336.61.0.442008147775.issue40035@roundup.psfhosted.org>
In-reply-to
Content
What versions of Windows were involved? Are the versions of Python the same? What's the exact version? Best would be the 2 lines you get after running python, like:

$ python3
Python 3.7.4 (default, Jul 21 2019, 14:43:25)
[GCC 7.4.0] on cygwin

Please provide a short text file that shows this problem.

Also, show us how you're opening the file.

I've never heard of a Windows update causing a problem like this, so I suspect there's something else going on.
History
Date User Action Args
2020-03-21 17:38:56eric.smithsetrecipients: + eric.smith, paul.moore, tim.golden, zach.ware, steve.dower, Hamed
2020-03-21 17:38:56eric.smithsetmessageid: <1584812336.61.0.442008147775.issue40035@roundup.psfhosted.org>
2020-03-21 17:38:56eric.smithlinkissue40035 messages
2020-03-21 17:38:56eric.smithcreate