Christoph Reiter <[email protected]> added the comment:
Was pathlib forgotten here? Pathlib.home() is documented to return the same as
expanduser("~") but it still prefers HOME instead of USERPROFILE.
Note that this change has some effect on cygwin/mingw environments which all
set HOME and now potentially lead to programs no longer being able to find
their config files. Not that I disagree with this change, just that it seems a
bit rushed to me.
----------
nosy: +lazka
_______________________________________
Python tracker <[email protected]>
<https://bugs.python.org/issue36264>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe:
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com