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 steve.dower
Recipients barry-scott, brandtbucher, paul.moore, python-dev, steve.dower, tim.golden, zach.ware
Date 2020-04-13.10:15:07
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1586772907.33.0.0307554535438.issue40260@roundup.psfhosted.org>
In-reply-to
Content
(+Windows tag)

These should use io.open_code() these days anyway, which always opens in 'rb'.

Could you make that change?
History
Date User Action Args
2020-04-13 10:15:07steve.dowersetrecipients: + steve.dower, barry-scott, paul.moore, tim.golden, python-dev, zach.ware, brandtbucher
2020-04-13 10:15:07steve.dowersetmessageid: <1586772907.33.0.0307554535438.issue40260@roundup.psfhosted.org>
2020-04-13 10:15:07steve.dowerlinkissue40260 messages
2020-04-13 10:15:07steve.dowercreate