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, paul.moore, steve.dower, tim.golden, zach.ware
Date 2019-03-12.15:40:21
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1552405221.65.0.601334039022.issue36264@roundup.psfhosted.org>
In-reply-to
Content
New changeset 25ec4a45dcc36c8087f93bd1634b311613244fc6 by Steve Dower (Anthony Sottile) in branch 'master':
bpo-36264: Don't honor POSIX HOME in os.path.expanduser on Windows (GH-12282)
https://github.com/python/cpython/commit/25ec4a45dcc36c8087f93bd1634b311613244fc6
History
Date User Action Args
2019-03-12 15:40:21steve.dowersetrecipients: + steve.dower, paul.moore, tim.golden, zach.ware, Anthony Sottile
2019-03-12 15:40:21steve.dowersetmessageid: <1552405221.65.0.601334039022.issue36264@roundup.psfhosted.org>
2019-03-12 15:40:21steve.dowerlinkissue36264 messages
2019-03-12 15:40:21steve.dowercreate