commit | 2b496e79293a8b80e8ba0e514e186b3b1467b64b | [log] [tgz] |
---|---|---|
author | Serhiy Storchaka <storchaka@gmail.com> | Sun Aug 08 21:04:02 2021 +0300 |
committer | GitHub <noreply@github.com> | Sun Aug 08 21:04:02 2021 +0300 |
tree | 0d6f597a7a38fdd2df3857e230ac2b5062f39581 | |
parent | 0eec6276fdcdde5221370d92b50ea95851760c72 [diff] |
bpo-42053: Remove misleading check in os.fwalk() (GH-27669) os.fwalk() does not support integer as the first argument, and never supported.