This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author barneygale
Recipients barneygale, serhiy.storchaka
Date 2021-04-08.11:51:40
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1617882700.56.0.47751393741.issue42998@roundup.psfhosted.org>
In-reply-to
Content
Thanks for the feedback.

1. We can check the return value, like we do in `Path.expanduser()`
2. Seems like expected behaviour?
3. Worth fixing in `ntpath.expanduser()` I think. See Eryk Sun's comment here: https://bugs.python.org/issue39899#msg390507
History
Date User Action Args
2021-04-08 11:51:40barneygalesetrecipients: + barneygale, serhiy.storchaka
2021-04-08 11:51:40barneygalesetmessageid: <1617882700.56.0.47751393741.issue42998@roundup.psfhosted.org>
2021-04-08 11:51:40barneygalelinkissue42998 messages
2021-04-08 11:51:40barneygalecreate