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, pitrou, serhiy.storchaka, xtreak
Date 2020-03-09.14:30:19
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1583764219.73.0.117622250301.issue39907@roundup.psfhosted.org>
In-reply-to
Content
Ah, right you are! The globbing helpers call `list(os.scandir(...))` - perhaps we should do the same here?
History
Date User Action Args
2020-03-09 14:30:19barneygalesetrecipients: + barneygale, pitrou, serhiy.storchaka, xtreak
2020-03-09 14:30:19barneygalesetmessageid: <1583764219.73.0.117622250301.issue39907@roundup.psfhosted.org>
2020-03-09 14:30:19barneygalelinkissue39907 messages
2020-03-09 14:30:19barneygalecreate