René's URL Explorer Experiment


Title: Issue 26012: pathlib.Path().rglob() is fooled by symlink loops - Python tracker

Mail addresses
/media/disk/home/proj/python/cpython/build/test_python_27756/@test_27756_tmp
/media/disk/home/proj/python/cpython/build/test_python_27756/@test_27756_tmp
/media/disk/home/proj/python/cpython/build/test_python_27756/@test_27756_tmp
/media/disk/home/proj/python/cpython/build/test_python_27756/@test_27756_tmp
/media/disk/home/proj/python/cpython/build/test_python_27756/@test_27756_tmp
/media/disk/home/proj/python/cpython/build/test_python_27756/@test_27756_tmp
/buildbot.python.org/3.x.kloth-win64/build/build/test_python_1700/@test_1700_tmp
/buildbot.python.org/3.x.kloth-win64/build/build/test_python_1700/@test_1700_tmp
/buildbot.python.org/3.x.kloth-win64/build/build/test_python_1700/@test_1700_tmp
/buildbot.python.org/3.x.kloth-win64/build/build/test_python_1700/@test_1700_tmp
/buildbot.python.org/3.x.kloth-win64/build/build/test_python_1700/@test_1700_tmp
/buildbot.python.org/3.x.kloth-win64/build/build/test_python_1700/@test_1700_tmp

direct link

Domain: bugs.python.org

Nonetext/html; charset=utf-8

Links:

https://bugs.python.org/
Python Homehttps://www.python.org/
Abouthttps://www.python.org/about/
Newshttps://www.python.org/blogs/
Documentationhttps://www.python.org/doc/
Downloadshttps://www.python.org/downloads/
Communityhttps://www.python.org/community/
Foundationhttps://www.python.org/psf/
Developer's Guidehttps://devguide.python.org/
Issue Trackerhttps://bugs.python.org/
Searchhttps://bugs.python.org/issue?@template=search&status=1
Random Issuehttps://bugs.python.org/issue?@action=random
Issues with patchhttps://bugs.python.org/issue?status=1&@sort=-activity&@columns=id%2Cgithub%2Cactivity%2Ctitle%2Ccreator%2Cstatus&@dispname=Issues%20with%20patch&@startwith=0&@group=priority&keywords=2&@action=search&@filter=&@pagesize=50
Easy issueshttps://bugs.python.org/issue?status=1&@sort=-activity&@columns=id%2Cgithub%2Cactivity%2Ctitle%2Ccreator%2Cstatus&@dispname=Easy%20issues&@startwith=0&@group=priority&keywords=6&@action=search&@filter=&@pagesize=50
Statshttps://bugs.python.org/issue?@template=stats
Lost your login?https://bugs.python.org/user?@template=forgotten
User Listhttps://bugs.python.org/user?@sort=username
Committer Listhttps://bugs.python.org/user?iscommitter=1&@action=search&@sort=username&@pagesize=300
Tracker Documentationhttp://docs.python.org/devguide/triaging.html
Tracker Developmenthttp://wiki.python.org/moin/TrackerDevelopment
Report Tracker Problemhttps://github.com/python/psf-infra-meta/issues
https://github.com/python/cpython/issues
GitHubhttps://github.com/python/cpython/issues
see the GitHub FAQs in the Python's Developer Guide.https://devguide.python.org/gh-faq/
This issue has been migrated to GitHub: https://github.com/python/cpython/issues/70200 https://github.com/python/cpython/issues/70200
Titlehttp://docs.python.org/devguide/triaging.html#title
Typehttp://docs.python.org/devguide/triaging.html#type
Stagehttp://docs.python.org/devguide/triaging.html#stage
Componentshttp://docs.python.org/devguide/triaging.html#components
Versionshttp://docs.python.org/devguide/triaging.html#versions
Statushttp://docs.python.org/devguide/triaging.html#status
Resolutionhttp://docs.python.org/devguide/triaging.html#resolution
Dependencieshttp://docs.python.org/devguide/triaging.html#dependencies
Supersederhttp://docs.python.org/devguide/triaging.html#superseder
Assigned Tohttp://docs.python.org/devguide/triaging.html#assigned-to
Nosy Listhttp://docs.python.org/devguide/triaging.html#nosy-list
Priorityhttp://docs.python.org/devguide/triaging.html#priority
Keywordshttp://docs.python.org/devguide/triaging.html#keywords
msg257511https://bugs.python.org/issue26012#msg257511
(view)https://bugs.python.org/msg257511
pathlib.pyhttps://github.com/python/cpython/blob/3.6/Lib/pathlib.py#L1065
pathlib.pyhttps://github.com/python/cpython/blob/3.6/Lib/pathlib.py#L549
pathlib.pyhttps://github.com/python/cpython/blob/3.6/Lib/pathlib.py#L548
pathlib.pyhttps://github.com/python/cpython/blob/3.6/Lib/pathlib.py#L538
pathlib.pyhttps://github.com/python/cpython/blob/3.6/Lib/pathlib.py#L538
pathlib.pyhttps://github.com/python/cpython/blob/3.6/Lib/pathlib.py#L537
pathlib.pyhttps://github.com/python/cpython/blob/3.6/Lib/pathlib.py#L1303
pathlib.pyhttps://github.com/python/cpython/blob/3.6/Lib/pathlib.py#L1111
pathlib.pyhttps://github.com/python/cpython/blob/3.6/Lib/pathlib.py#L371
msg257516https://bugs.python.org/issue26012#msg257516
(view)https://bugs.python.org/msg257516
https://stackoverflow.com/questions/357754/can-i-traverse-symlinked-directories-in-ruby-with-a-globhttps://stackoverflow.com/questions/357754/can-i-traverse-symlinked-directories-in-ruby-with-a-glob
msg257519https://bugs.python.org/issue26012#msg257519
(view)https://bugs.python.org/msg257519
msg257522https://bugs.python.org/issue26012#msg257522
(view)https://bugs.python.org/msg257522
#24120https://bugs.python.org/issue24120
msg257620https://bugs.python.org/issue26012#msg257620
(view)https://bugs.python.org/msg257620
msg257628https://bugs.python.org/issue26012#msg257628
(view)https://bugs.python.org/msg257628
18f5b125a863https://hg.python.org/lookup/18f5b125a863
#26012https://bugs.python.org/issue26012
https://hg.python.org/cpython/rev/18f5b125a863https://hg.python.org/cpython/rev/18f5b125a863
9826dbad1252https://hg.python.org/lookup/9826dbad1252
#26012https://bugs.python.org/issue26012
https://hg.python.org/cpython/rev/9826dbad1252https://hg.python.org/cpython/rev/9826dbad1252
36864abbfe02https://hg.python.org/lookup/36864abbfe02
#26012https://bugs.python.org/issue26012
https://hg.python.org/cpython/rev/36864abbfe02https://hg.python.org/cpython/rev/36864abbfe02
msg257683https://bugs.python.org/issue26012#msg257683
(view)https://bugs.python.org/msg257683
test/test_pathlib.pyhttps://github.com/python/cpython/blob/main/Lib/test/test_pathlib.py#L1455
test/test_pathlib.pyhttps://github.com/python/cpython/blob/main/Lib/test/test_pathlib.py#L1455
msg257699https://bugs.python.org/issue26012#msg257699
(view)https://bugs.python.org/msg257699
msg257708https://bugs.python.org/issue26012#msg257708
(view)https://bugs.python.org/msg257708
#24120https://bugs.python.org/issue24120
msg257711https://bugs.python.org/issue26012#msg257711
(view)https://bugs.python.org/msg257711
4043e08e6e52https://hg.python.org/lookup/4043e08e6e52
#24120https://bugs.python.org/issue24120
#26012https://bugs.python.org/issue26012
https://hg.python.org/cpython/rev/4043e08e6e52https://hg.python.org/cpython/rev/4043e08e6e52
8a3b0c1fb3d3https://hg.python.org/lookup/8a3b0c1fb3d3
#24120https://bugs.python.org/issue24120
#26012https://bugs.python.org/issue26012
https://hg.python.org/cpython/rev/8a3b0c1fb3d3https://hg.python.org/cpython/rev/8a3b0c1fb3d3
398cb8c183dahttps://hg.python.org/lookup/398cb8c183da
#24120https://bugs.python.org/issue24120
#26012https://bugs.python.org/issue26012
https://hg.python.org/cpython/rev/398cb8c183dahttps://hg.python.org/cpython/rev/398cb8c183da
msg257712https://bugs.python.org/issue26012#msg257712
(view)https://bugs.python.org/msg257712
msg257717https://bugs.python.org/issue26012#msg257717
(view)https://bugs.python.org/msg257717
http://buildbot.python.org/all/builders/AMD64%20Windows7%20SP1%203.xhttp://buildbot.python.org/all/builders/AMD64%20Windows7%20SP1%203.x
test\test_pathlib.pyhttps://github.com/python/cpython/blob/main/Lib/test/test_pathlib.py#L1460
test\test_pathlib.pyhttps://github.com/python/cpython/blob/main/Lib/test/test_pathlib.py#L1451
test\test_pathlib.pyhttps://github.com/python/cpython/blob/main/Lib/test/test_pathlib.py#L1460
test\test_pathlib.pyhttps://github.com/python/cpython/blob/main/Lib/test/test_pathlib.py#L1451
msg257718https://bugs.python.org/issue26012#msg257718
(view)https://bugs.python.org/msg257718
msg257726https://bugs.python.org/issue26012#msg257726
(view)https://bugs.python.org/msg257726
msg257726https://bugs.python.org/msg257726
msg257718https://bugs.python.org/msg257718
msg257717https://bugs.python.org/msg257717
msg257712https://bugs.python.org/msg257712
msg257711https://bugs.python.org/msg257711
msg257708https://bugs.python.org/msg257708
msg257699https://bugs.python.org/msg257699
martin.panterhttps://bugs.python.org/user14751
msg257683https://bugs.python.org/msg257683
python-devhttps://bugs.python.org/user13902
msg257628https://bugs.python.org/msg257628
gvanrossumhttps://bugs.python.org/user5
msg257620https://bugs.python.org/msg257620
msg257522https://bugs.python.org/msg257522
serhiy.storchakahttps://bugs.python.org/user15623
msg257519https://bugs.python.org/msg257519
josh.rhttps://bugs.python.org/user19135
msg257516https://bugs.python.org/msg257516
pitrouhttps://bugs.python.org/user2040
The Python Software Foundationhttps://python.org/psf-landing/
Rounduphttp://roundup.sourceforge.net
Python Software Foundationhttp://python.org/psf
Legal Statementshttp://python.org/about/legal

URLs of crawlers that visited me.