Message390461
> Firstly, `os.path.expanduser()` is already documented to return the path unchanged if the home directory can't be resolved:
Ah, too bad. Doesn't prevent us from changing it, but hopefully it means that everyone using it is already checking the result and not blindly using it.
> I can understand why this could be seen as change for change's sake. In fact this code removal greatly aids my work towards addressing bpo-24132.
In light of this, did you mean to close the issue? Or do you still want to pursue making the change? |
|
Date |
User |
Action |
Args |
2021-04-07 18:25:29 | steve.dower | set | recipients:
+ steve.dower, serhiy.storchaka, barneygale |
2021-04-07 18:25:29 | steve.dower | set | messageid: <1617819929.24.0.166088900116.issue39899@roundup.psfhosted.org> |
2021-04-07 18:25:29 | steve.dower | link | issue39899 messages |
2021-04-07 18:25:29 | steve.dower | create | |
|