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 Matt Wozniski, miss-islington, pablogsal, thierry.parmentelat
Date 2020-03-07.18:10:13
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1583604613.75.0.57035721672.issue38894@roundup.psfhosted.org>
In-reply-to
Content
New changeset cca0b31fb8ed7d25ede68f314d4a85bb07d6ca6f by Miss Islington (bot) in branch '3.7':
bpo-38894: Fix pathlib.Path.glob in the presence of symlinks and insufficient permissions (GH-18815)
https://github.com/python/cpython/commit/cca0b31fb8ed7d25ede68f314d4a85bb07d6ca6f
History
Date User Action Args
2020-03-07 18:10:13miss-islingtonsetrecipients: + miss-islington, pablogsal, thierry.parmentelat, Matt Wozniski
2020-03-07 18:10:13miss-islingtonsetmessageid: <1583604613.75.0.57035721672.issue38894@roundup.psfhosted.org>
2020-03-07 18:10:13miss-islingtonlinkissue38894 messages
2020-03-07 18:10:13miss-islingtoncreate