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 Anthony Sottile, blueyed, eryksun, lazka, paul.moore, steve.dower, tim.golden, zach.ware
Date 2020-01-28.09:42:11
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1580204531.64.0.333161501038.issue36264@roundup.psfhosted.org>
In-reply-to
Content
New changeset c45a2aa9e255b5c7c211faa79f6b23895b64ab27 by Steve Dower (Christoph Reiter) in branch 'master':
bpo-38883: Don't use POSIX `$HOME` in `pathlib.Path.home/expanduser` on Windows (GH-17961)
https://github.com/python/cpython/commit/c45a2aa9e255b5c7c211faa79f6b23895b64ab27
History
Date User Action Args
2020-01-28 09:42:11steve.dowersetrecipients: + steve.dower, paul.moore, blueyed, tim.golden, zach.ware, eryksun, lazka, Anthony Sottile
2020-01-28 09:42:11steve.dowersetmessageid: <1580204531.64.0.333161501038.issue36264@roundup.psfhosted.org>
2020-01-28 09:42:11steve.dowerlinkissue36264 messages
2020-01-28 09:42:11steve.dowercreate