-
-
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 | 25584 |
|---|---|
| Nosy | @pitrou, @bitdancer, @xdegaye, @serhiy-storchaka |
| 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/serhiy-storchaka'
closed_at = <Date 2015-11-09.21:58:34.687>
created_at = <Date 2015-11-08.15:54:35.860>
labels = ['type-bug', 'library']
title = 'a recursive glob pattern fails to list files in the current directory'
updated_at = <Date 2015-11-10.11:21:41.904>
user = 'https://github.com/xdegaye'bugs.python.org fields:
activity = <Date 2015-11-10.11:21:41.904>
actor = 'xdegaye'
assignee = 'serhiy.storchaka'
closed = True
closed_date = <Date 2015-11-09.21:58:34.687>
closer = 'serhiy.storchaka'
components = ['Library (Lib)']
creation = <Date 2015-11-08.15:54:35.860>
creator = 'xdegaye'
dependencies = []
files = ['40986', '40987', '40988', '40989']
hgrepos = []
issue_num = 25584
keywords = ['patch']
message_count = 10.0
messages = ['254344', '254352', '254354', '254366', '254370', '254386', '254397', '254412', '254414', '254441']
nosy_count = 5.0
nosy_names = ['pitrou', 'r.david.murray', 'xdegaye', 'python-dev', 'serhiy.storchaka']
pr_nums = []
priority = 'normal'
resolution = 'fixed'
stage = 'resolved'
status = 'closed'
superseder = None
type = 'behavior'
url = 'https://bugs.python.org/issue25584'
versions = ['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