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 CrouZ
Recipients CrouZ, eryksun, paul.moore, steve.dower, tim.golden, zach.ware
Date 2021-01-09.14:44:44
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1610203484.28.0.572388275825.issue38822@roundup.psfhosted.org>
In-reply-to
Content
The problem exists in Python 3.8 as well, with the difference that ``os.path.isdir("D:\\System Volume Information\\")`` also returns False.

Tested with Python 3.8.2 and 3.8.7.
History
Date User Action Args
2021-01-09 14:44:44CrouZsetrecipients: + CrouZ, paul.moore, tim.golden, zach.ware, eryksun, steve.dower
2021-01-09 14:44:44CrouZsetmessageid: <1610203484.28.0.572388275825.issue38822@roundup.psfhosted.org>
2021-01-09 14:44:44CrouZlinkissue38822 messages
2021-01-09 14:44:44CrouZcreate