Skip to content

pathlib.Path().rglob() is fooled by symlink loops#70200

@gvanrossum

Description

@gvanrossum
BPO26012
Nosy@gvanrossum, @pitrou, @vadmium, @serhiy-storchaka, @MojoVampire

Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.

Show more details

GitHub fields:

assignee='https://github.com/gvanrossum'closed_at=<Date2016-01-07.18:59:52.608>created_at=<Date2016-01-05.02:13:51.418>labels= ['type-bug', 'library'] title='pathlib.Path().rglob() is fooled by symlink loops'updated_at=<Date2016-01-07.23:11:09.234>user='https://github.com/gvanrossum'

bugs.python.org fields:

activity=<Date2016-01-07.23:11:09.234>actor='gvanrossum'assignee='gvanrossum'closed=Trueclosed_date=<Date2016-01-07.18:59:52.608>closer='gvanrossum'components= ['Library (Lib)'] creation=<Date2016-01-05.02:13:51.418>creator='gvanrossum'dependencies= [] files= [] hgrepos= [] issue_num=26012keywords= [] message_count=14.0messages= ['257511', '257516', '257519', '257522', '257620', '257628', '257683', '257699', '257708', '257711', '257712', '257717', '257718', '257726'] nosy_count=6.0nosy_names= ['gvanrossum', 'pitrou', 'python-dev', 'martin.panter', 'serhiy.storchaka', 'josh.r'] pr_nums= [] priority='normal'resolution='fixed'stage='resolved'status='closed'superseder=Nonetype='behavior'url='https://bugs.python.org/issue26012'versions= ['Python 3.4', 'Python 3.5', 'Python 3.6']

Metadata

Metadata

Assignees

Labels

stdlibStandard Library Python modules in the Lib/ directorytype-bugAn unexpected behavior, bug, or error

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions