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, BTaskaya, brett.cannon, lazka, miss-islington, steve.dower
Date 2020-01-28.09:59:47
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1580205587.64.0.869184672158.issue38883@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, brett.cannon, steve.dower, lazka, Anthony Sottile, BTaskaya
2020-01-28 09:59:47miss-islingtonsetmessageid: <1580205587.64.0.869184672158.issue38883@roundup.psfhosted.org>
2020-01-28 09:59:47miss-islingtonlinkissue38883 messages
2020-01-28 09:59:47miss-islingtoncreate