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