[issue36035] pathlib.Path().rglob() breaks with broken symlinks

Antoine Pitrou report at bugs.python.org
Tue May 21 13:44:57 EDT 2019


Antoine Pitrou <pitrou at free.fr> added the comment:


New changeset d5c120f7eb6f2a9cdab282a5d588afed307a23df by Antoine Pitrou (Jörg Stucke) in branch 'master':
bpo-36035: fix Path.rglob for broken links (GH-11988)
https://github.com/python/cpython/commit/d5c120f7eb6f2a9cdab282a5d588afed307a23df


----------

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


More information about the Python-bugs-list mailing list