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 andrei.avk
Recipients andrei.avk, kj, raek
Date 2021-11-20.04:39:55
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1637383195.82.0.580317036319.issue45606@roundup.psfhosted.org>
In-reply-to
Content
By the way note that path.glob('**/my_symlink') also does return the dangling symlink match. And glob.glob('my_symlink') also returns a dangling symlink.
History
Date User Action Args
2021-11-20 04:39:56andrei.avksetrecipients: + andrei.avk, kj, raek
2021-11-20 04:39:55andrei.avksetmessageid: <1637383195.82.0.580317036319.issue45606@roundup.psfhosted.org>
2021-11-20 04:39:55andrei.avklinkissue45606 messages
2021-11-20 04:39:55andrei.avkcreate