[3.9] bpo-38822: Fixed os.stat failing on inaccessible directories. (GH-25527) by miss-islington · Pull Request #25530 · python/cpython
-
-
Notifications
You must be signed in to change notification settings - Fork 34.7k
Merged
Merged
Conversation
Contributor
It would just fail if the path was inaccessible and had a trailing slash. It should fall back to the parent directory's metadata.
(cherry picked from commit fe63a40)
Co-authored-by: Steve Dower steve.dower@python.org
the-knights-who-say-ni
added
the
CLA signed
label
miss-islington
commented
Apr 22, 2021
miss-islington commented
Contributor Author
@zooba: Status check is done, and it's a success ✅ .
bedevere-bot
added
the
awaiting review
label
zooba
approved these changes
bedevere-bot
added
awaiting merge
and removed
awaiting review
labels
miss-islington
commented
Apr 22, 2021
miss-islington commented
Contributor Author
@zooba: Status check is done, and it's a success ✅ .
miss-islington
merged commit
8e7cebb
into
python:3.9
bedevere-bot
removed
the
awaiting merge
label
miss-islington
deleted the
backport-fe63a40-3.9
branch
miss-islington
commented
Apr 22, 2021
miss-islington commented
Contributor Author
@zooba: Status check is done, and it's a success ❌ .
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment