[issue42998] pathlib.Path: add `username` argument to `home()`

Steve Dower report at bugs.python.org
Mon Apr 26 14:32:48 EDT 2021


Steve Dower <steve.dower at python.org> added the comment:

I'm not convinced this is a good change, mainly for the reasons Serhiy mentioned (and others have mentioned when I've spoken with them privately).

What would you do with your custom subclass if home() did not have this argument?

----------
nosy: +steve.dower

_______________________________________
Python tracker <report at bugs.python.org>
<https://bugs.python.org/issue42998>
_______________________________________


More information about the Python-bugs-list mailing list