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=Noneclosed_at=Nonecreated_at=<Date2018-09-26.08:36:33.686>labels= ['3.7', 'library']
title='pathlib.[r]glob fails when the toplevel directory is not readable, whereas glob.glob "succeeds"'updated_at=<Date2018-09-26.12:43:56.029>user='https://github.com/anntzer'
bugs.python.org fields:
activity=<Date2018-09-26.12:43:56.029>actor='xtreak'assignee='none'closed=Falseclosed_date=Nonecloser=Nonecomponents= ['Library (Lib)']
creation=<Date2018-09-26.08:36:33.686>creator='Antony.Lee'dependencies= []
files= []
hgrepos= []
issue_num=34807keywords= []
message_count=1.0messages= ['326432']
nosy_count=2.0nosy_names= ['Antony.Lee', 'xtreak']
pr_nums= []
priority='normal'resolution=Nonestage=Nonestatus='open'superseder=Nonetype=Noneurl='https://bugs.python.org/issue34807'versions= ['Python 3.7']
Linked 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:
bugs.python.org fields:
Linked PRs
pathlib.Path.glob()exception propagation. #114036pathlib.Path.glob()exception propagation. (GH-114036) #114154