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 miss-islington
Recipients CrouZ, eryksun, miss-islington, nw0, paul.moore, steve.dower, tim.golden, zach.ware
Date 2021-04-22.20:10:04
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1619122204.57.0.0493878492754.issue38822@roundup.psfhosted.org>
In-reply-to
Content
New changeset 8e7cebb497e6004715a5475f6b53d8ef9d30a9fa by Miss Islington (bot) in branch '3.9':
bpo-38822: Fixed os.stat failing on inaccessible directories. (GH-25527)
https://github.com/python/cpython/commit/8e7cebb497e6004715a5475f6b53d8ef9d30a9fa
History
Date User Action Args
2021-04-22 20:10:04miss-islingtonsetrecipients: + miss-islington, paul.moore, tim.golden, CrouZ, zach.ware, eryksun, steve.dower, nw0
2021-04-22 20:10:04miss-islingtonsetmessageid: <1619122204.57.0.0493878492754.issue38822@roundup.psfhosted.org>
2021-04-22 20:10:04miss-islingtonlinkissue38822 messages
2021-04-22 20:10:04miss-islingtoncreate