Skip to content

bpo-42053: Remove misleading check in os.fwalk()#27669

Merged
serhiy-storchaka merged 1 commit intopython:mainfrom
serhiy-storchaka:fwalk-no-int
Aug 8, 2021
Merged

bpo-42053: Remove misleading check in os.fwalk()#27669
serhiy-storchaka merged 1 commit intopython:mainfrom
serhiy-storchaka:fwalk-no-int

Conversation

@serhiy-storchaka
Copy link
Copy Markdown
Member

@serhiy-storchaka serhiy-storchaka commented Aug 8, 2021

os.fwalk() does not support integer as the first argument,
and never supported.

https://bugs.python.org/issue42053

os.fwalk() does not support integer as the first argument,
and never supported.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants