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 apocalyptech
Recipients apocalyptech
Date 2019-05-01.16:11:46
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1556727106.35.0.264439486963.issue36771@roundup.psfhosted.org>
In-reply-to
Content
I've started up a Github PR for this, btw, though IMO it's not really in a mergeable state yet:

1) I wasn't sure what to do about os.fwalk(), since that *doesn't* already generate DirEntry objects, and this change would introduce a small inconsistency between the two, functionalitywise.
2) Also wasn't sure what to do about unit tests, though I'll ponder that some more once I've got some time later.
3) The actual implementation is pretty trivial, but could perhaps be handled differently.

The systems's still processing my CLA signature, as well, so there's that too.  :)
History
Date User Action Args
2019-05-01 16:11:46apocalyptechsetrecipients: + apocalyptech
2019-05-01 16:11:46apocalyptechsetmessageid: <1556727106.35.0.264439486963.issue36771@roundup.psfhosted.org>
2019-05-01 16:11:46apocalyptechlinkissue36771 messages
2019-05-01 16:11:46apocalyptechcreate