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 barneygale, steve.dower
Date 2021-04-09.20:52:55
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <[email protected]>
In-reply-to
Content
New changeset 11c3bd3f6d06649484b81a659c7bf02d6632e607 by Barney Gale in branch 'master':
bpo-40107: Switch to using io.open() for pathlib.Path.open() (GH-25240)
https://github.com/python/cpython/commit/11c3bd3f6d06649484b81a659c7bf02d6632e607
History
Date User Action Args
2021-04-09 20:52:56steve.dowersetrecipients: + steve.dower, barneygale
2021-04-09 20:52:55steve.dowersetmessageid: <[email protected]>
2021-04-09 20:52:55steve.dowerlinkissue40107 messages
2021-04-09 20:52:55steve.dowercreate