Message257628
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 | gvanrossum, josh.r, pitrou, python-dev, serhiy.storchaka |
| Date | 2016-01-06.18:36:40 |
| SpamBayes Score | -1.0 |
| Marked as misclassified | Yes |
| Message-id | <20160106183637.9636.9691@psf.io> |
| In-reply-to |
| Content | |
|---|---|
New changeset 18f5b125a863 by Guido van Rossum in branch '3.4': Issue #26012: Don't traverse into symlinks for ** pattern in pathlib.Path.[r]glob(). https://hg.python.org/cpython/rev/18f5b125a863 New changeset 9826dbad1252 by Guido van Rossum in branch '3.5': Issue #26012: Don't traverse into symlinks for ** pattern in pathlib.Path.[r]glob(). (Merge 3.4->3.5) https://hg.python.org/cpython/rev/9826dbad1252 New changeset 36864abbfe02 by Guido van Rossum in branch 'default': Issue #26012: Don't traverse into symlinks for ** pattern in pathlib.Path.[r]glob(). (Merge 3.5->3.6) https://hg.python.org/cpython/rev/36864abbfe02 |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2016-01-06 18:36:40 | python-dev | set | recipients: + python-dev, gvanrossum, pitrou, serhiy.storchaka, josh.r |
| 2016-01-06 18:36:40 | python-dev | link | issue26012 messages |
| 2016-01-06 18:36:40 | python-dev | create | |