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 miss-islington
Recipients Anthony Sottile, blueyed, eryksun, lazka, miss-islington, paul.moore, steve.dower, tim.golden, zach.ware
Date 2020-01-28.09:59:47
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1580205587.52.0.434088157687.issue36264@roundup.psfhosted.org>
In-reply-to
Content
New changeset 595b516965ee88b817dc1b3d7713e1f3f263634d by Miss Islington (bot) in branch '3.8':
bpo-38883: Don't use POSIX `$HOME` in `pathlib.Path.home/expanduser` on Windows (GH-17961)
https://github.com/python/cpython/commit/595b516965ee88b817dc1b3d7713e1f3f263634d
History
Date User Action Args
2020-01-28 09:59:47miss-islingtonsetrecipients: + miss-islington, paul.moore, blueyed, tim.golden, zach.ware, eryksun, steve.dower, lazka, Anthony Sottile
2020-01-28 09:59:47miss-islingtonsetmessageid: <1580205587.52.0.434088157687.issue36264@roundup.psfhosted.org>
2020-01-28 09:59:47miss-islingtonlinkissue36264 messages
2020-01-28 09:59:47miss-islingtoncreate