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 python-dev
Recipients Mariatta, Samson Lee, hynek, loewis, neologix, python-dev, serhiy.storchaka
Date 2016-10-25.11:35:35
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <20161025113533.18383.35726.D684FB1D@psf.io>
In-reply-to
Content
New changeset fe1fea4ded04 by Serhiy Storchaka in branch '3.5':
Issue #28353: os.fwalk() no longer fails on broken links.
https://hg.python.org/cpython/rev/fe1fea4ded04

New changeset e99ec3c77a63 by Serhiy Storchaka in branch '3.6':
Issue #28353: os.fwalk() no longer fails on broken links.
https://hg.python.org/cpython/rev/e99ec3c77a63

New changeset 33a1a3dd0051 by Serhiy Storchaka in branch 'default':
Issue #28353: os.fwalk() no longer fails on broken links.
https://hg.python.org/cpython/rev/33a1a3dd0051
History
Date User Action Args
2016-10-25 11:35:36python-devsetrecipients: + python-dev, loewis, neologix, hynek, serhiy.storchaka, Samson Lee, Mariatta
2016-10-25 11:35:35python-devlinkissue28353 messages
2016-10-25 11:35:35python-devcreate