-
-
Notifications
You must be signed in to change notification settings - Fork 33.7k
Closed
Labels
stdlibStandard Library Python modules in the Lib/ directoryStandard Library Python modules in the Lib/ directorytype-bugAn unexpected behavior, bug, or errorAn unexpected behavior, bug, or error
Description
| BPO | 24120 |
|---|---|
| Nosy | @gvanrossum, @pitrou, @blueyed, @zware, @serhiy-storchaka |
| PRs | |
| Files |
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 = <Date 2016-01-07.19:00:14.939>
created_at = <Date 2015-05-03.17:52:28.914>
labels = ['type-bug', 'library']
title = 'pathlib.(r)glob stops on PermissionDenied exception'
updated_at = <Date 2020-10-29.12:06:03.904>
user = 'https://bugs.python.org/Gregorio'bugs.python.org fields:
activity = <Date 2020-10-29.12:06:03.904>
actor = 'blueyed'
assignee = 'gvanrossum'
closed = True
closed_date = <Date 2016-01-07.19:00:14.939>
closer = 'gvanrossum'
components = ['Library (Lib)']
creation = <Date 2015-05-03.17:52:28.914>
creator = 'Gregorio'
dependencies = []
files = ['39634', '39843']
hgrepos = []
issue_num = 24120
keywords = ['patch']
message_count = 17.0
messages = ['242496', '242727', '244876', '244899', '245032', '245034', '245884', '246077', '246085', '246092', '257510', '257618', '257623', '257627', '257707', '257710', '257713']
nosy_count = 8.0
nosy_names = ['gvanrossum', 'pitrou', 'blueyed', 'python-dev', 'zach.ware', 'serhiy.storchaka', 'Gregorio', 'ulope']
pr_nums = ['23025']
priority = 'normal'
resolution = 'fixed'
stage = 'patch review'
status = 'closed'
superseder = None
type = 'behavior'
url = 'https://bugs.python.org/issue24120'
versions = ['Python 3.4', 'Python 3.5', 'Python 3.6']Metadata
Metadata
Assignees
Labels
stdlibStandard Library Python modules in the Lib/ directoryStandard Library Python modules in the Lib/ directorytype-bugAn unexpected behavior, bug, or errorAn unexpected behavior, bug, or error