◐ Shell
clean mode source ↗

Message 391628 - Python tracker

Message391628

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