Message357182
| Author | lazka |
|---|---|
| Recipients | Anthony Sottile, blueyed, eryksun, lazka, paul.moore, steve.dower, tim.golden, zach.ware |
| Date | 2019-11-21.16:34:43 |
| SpamBayes Score | -1.0 |
| Marked as misclassified | Yes |
| Message-id | <1574354083.86.0.783674223678.issue36264@roundup.psfhosted.org> |
| In-reply-to |
| Content | |
|---|---|
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. |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2019-11-21 16:34:43 | lazka | set | recipients: + lazka, paul.moore, blueyed, tim.golden, zach.ware, eryksun, steve.dower, Anthony Sottile |
| 2019-11-21 16:34:43 | lazka | set | messageid: <1574354083.86.0.783674223678.issue36264@roundup.psfhosted.org> |
| 2019-11-21 16:34:43 | lazka | link | issue36264 messages |
| 2019-11-21 16:34:43 | lazka | create | |