Message338162
Just as a sidenote: the other day I was checking Python's source to see how to override a user's home (in tests, when os.path.expanduser` is used in code), and found it easy to just set $HOME in the environment in the end.
I guess this change will cause quite some regressions in this regard - even though $HOME might not be used in practice on Windows. |
|
| Date |
User |
Action |
Args |
| 2019-03-18 05:50:30 | blueyed | set | recipients:
+ blueyed, paul.moore, tim.golden, zach.ware, eryksun, steve.dower, Anthony Sottile |
| 2019-03-18 05:50:30 | blueyed | set | messageid: <[email protected]> |
| 2019-03-18 05:50:30 | blueyed | link | issue36264 messages |
| 2019-03-18 05:50:30 | blueyed | create | |
|