Closed
Description
BPO | 45606 |
---|---|
Nosy | @Fidget-Spinner, @akulakov, @raek |
PRs |
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/akulakov'
closed_at = None
created_at = <Date 2021-10-25.19:20:55.106>
labels = ['type-bug', 'library', '3.9', '3.10', '3.11']
title = 'pathlib.Path.glob() does not list dangling symlink when pattern is the exact filename'
updated_at = <Date 2022-01-23.06:57:12.913>
user = 'https://github.com/raek'
bugs.python.org fields:
activity = <Date 2022-01-23.06:57:12.913>
actor = 'andrei.avk'
assignee = 'andrei.avk'
closed = False
closed_date = None
closer = None
components = ['Library (Lib)']
creation = <Date 2021-10-25.19:20:55.106>
creator = 'raek'
dependencies = []
files = []
hgrepos = []
issue_num = 45606
keywords = ['patch']
message_count = 4.0
messages = ['404996', '406643', '406644', '406645']
nosy_count = 3.0
nosy_names = ['kj', 'andrei.avk', 'raek']
pr_nums = ['29655']
priority = 'normal'
resolution = None
stage = 'patch review'
status = 'open'
superseder = None
type = 'behavior'
url = 'https://bugs.python.org/issue45606'
versions = ['Python 3.9', 'Python 3.10', 'Python 3.11']
Metadata
Metadata
Assignees
Labels
only security fixesonly security fixesPython modules in the Lib dirPython modules in the Lib dirAn unexpected behavior, bug, or errorAn unexpected behavior, bug, or error
Projects
Status
Done