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 eryksun
Recipients Ryan_D@163.com, eryksun, paul.moore, steve.dower, steven.daprano, tim.golden, zach.ware
Date 2021-03-16.04:03:04
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1615867384.69.0.195799069089.issue36646@roundup.psfhosted.org>
In-reply-to
Content
I'm certain this is a third-party problem -- something like AppLocker or an anti-malware program that's limiting filesystem access. It's not a bug in Python, which simply uses FindFirstFileW() and FindNextFileW() in the normal way.
History
Date User Action Args
2021-03-16 04:03:04eryksunsetrecipients: + eryksun, paul.moore, tim.golden, steven.daprano, zach.ware, steve.dower, Ryan_D@163.com
2021-03-16 04:03:04eryksunsetmessageid: <1615867384.69.0.195799069089.issue36646@roundup.psfhosted.org>
2021-03-16 04:03:04eryksunlinkissue36646 messages
2021-03-16 04:03:04eryksuncreate