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 AlexWaygood, barneygale, eric.araujo, eryksun, pitrou, serhiy.storchaka, terry.reedy
Date 2022-02-21.02:08:14
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1645409294.22.0.230672638525.issue46733@roundup.psfhosted.org>
In-reply-to
Content
Thanks both. I've adjusted PR 31338 to leave is_mount() unchanged. I've opened a new pull request that implements is_mount() on Windows using ntpath.ismount(): PR 31458
History
Date User Action Args
2022-02-21 02:08:14barneygalesetrecipients: + barneygale, terry.reedy, pitrou, eric.araujo, serhiy.storchaka, eryksun, AlexWaygood
2022-02-21 02:08:14barneygalesetmessageid: <1645409294.22.0.230672638525.issue46733@roundup.psfhosted.org>
2022-02-21 02:08:14barneygalelinkissue46733 messages
2022-02-21 02:08:14barneygalecreate