diff options
author | Steve Dower <steve.dower@python.org> | 2021-04-22 19:45:02 (GMT) |
---|---|---|
committer | GitHub <noreply@github.com> | 2021-04-22 19:45:02 (GMT) |
commit | fe63a401a9b3ca1751b81b5d6ddb2beb7f3675c1 (patch) | |
tree | 6276ea85a4f00f9a3c9c6d7637a27080287c5238 /Python/initconfig.c | |
parent | 2a3f4899c63806439e5bcea0c30f7e6a6295a763 (diff) | |
download | cpython-fe63a401a9b3ca1751b81b5d6ddb2beb7f3675c1.zip cpython-fe63a401a9b3ca1751b81b5d6ddb2beb7f3675c1.tar.gz cpython-fe63a401a9b3ca1751b81b5d6ddb2beb7f3675c1.tar.bz2 |
bpo-38822: Fixed os.stat failing on inaccessible directories. (GH-25527)
It would just fail if the path was inaccessible and had a trailing slash. It should fall back to the parent directory's metadata.
Diffstat (limited to 'Python/initconfig.c')
0 files changed, 0 insertions, 0 deletions