[issue38894] Path.glob() sometimes misses files that match

Pablo Galindo Salgado report at bugs.python.org
Sat Mar 7 12:53:23 EST 2020


Pablo Galindo Salgado <pablogsal at gmail.com> added the comment:


New changeset eb7560a73d46800e4ade4a8869139b48e6c92811 by Pablo Galindo in branch 'master':
bpo-38894: Fix pathlib.Path.glob in the presence of symlinks and insufficient permissions (GH-18815)
https://github.com/python/cpython/commit/eb7560a73d46800e4ade4a8869139b48e6c92811


----------

_______________________________________
Python tracker <report at bugs.python.org>
<https://bugs.python.org/issue38894>
_______________________________________


More information about the Python-bugs-list mailing list