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 steve.dower
Recipients CrouZ, eryksun, nw0, paul.moore, steve.dower, tim.golden, zach.ware
Date 2021-04-22.19:45:10
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1619120710.41.0.397115124502.issue38822@roundup.psfhosted.org>
In-reply-to
Content
New changeset fe63a401a9b3ca1751b81b5d6ddb2beb7f3675c1 by Steve Dower in branch 'master':
bpo-38822: Fixed os.stat failing on inaccessible directories. (GH-25527)
https://github.com/python/cpython/commit/fe63a401a9b3ca1751b81b5d6ddb2beb7f3675c1
History
Date User Action Args
2021-04-22 19:45:10steve.dowersetrecipients: + steve.dower, paul.moore, tim.golden, CrouZ, zach.ware, eryksun, nw0
2021-04-22 19:45:10steve.dowersetmessageid: <1619120710.41.0.397115124502.issue38822@roundup.psfhosted.org>
2021-04-22 19:45:10steve.dowerlinkissue38822 messages
2021-04-22 19:45:10steve.dowercreate