-
-
Notifications
You must be signed in to change notification settings - Fork 33.7k
Closed
Labels
easystdlibStandard 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 | 23076 |
|---|---|
| Nosy | @gvanrossum, @pitrou, @berkerpeksag, @anntzer, @ApproximateIdentity |
| 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/pitrou'
closed_at = <Date 2016-01-30.16:03:15.622>
created_at = <Date 2014-12-17.23:59:40.366>
labels = ['easy', 'type-bug', 'library']
title = 'list(pathlib.Path().glob("")) fails with IndexError'
updated_at = <Date 2016-04-12.19:12:57.434>
user = 'https://github.com/anntzer'bugs.python.org fields:
activity = <Date 2016-04-12.19:12:57.434>
actor = 'zach.ware'
assignee = 'pitrou'
closed = True
closed_date = <Date 2016-01-30.16:03:15.622>
closer = 'berker.peksag'
components = ['Library (Lib)']
creation = <Date 2014-12-17.23:59:40.366>
creator = 'Antony.Lee'
dependencies = []
files = ['41703']
hgrepos = []
issue_num = 23076
keywords = ['patch', 'easy']
message_count = 8.0
messages = ['232841', '232856', '232919', '233290', '257571', '258877', '259259', '259260']
nosy_count = 8.0
nosy_names = ['gvanrossum', 'pitrou', 'Arfrever', 'python-dev', 'berker.peksag', 'Antony.Lee', 'liu chang', 'thomas.nyberg']
pr_nums = []
priority = 'normal'
resolution = 'fixed'
stage = 'resolved'
status = 'closed'
superseder = None
type = 'behavior'
url = 'https://bugs.python.org/issue23076'
versions = ['Python 3.5', 'Python 3.6']Metadata
Metadata
Assignees
Labels
easystdlibStandard 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