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 andrei.avk
Recipients andrei.avk
Date 2021-08-08.20:20:23
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1628454023.68.0.474941208509.issue44868@roundup.psfhosted.org>
In-reply-to
Content
> In addition, fwalk() can probably check that `top` arg is a string and raise an error stating that it should be a string if it's not.

I should clarify that fwalk() cannot accept an fd as the `top` arg, see https://bugs.python.org/issue42053
History
Date User Action Args
2021-08-08 20:20:23andrei.avksetrecipients: + andrei.avk
2021-08-08 20:20:23andrei.avksetmessageid: <1628454023.68.0.474941208509.issue44868@roundup.psfhosted.org>
2021-08-08 20:20:23andrei.avklinkissue44868 messages
2021-08-08 20:20:23andrei.avkcreate