-
-
Notifications
You must be signed in to change notification settings - Fork 34.2k
Closed
Labels
OS-windowsstdlibStandard 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 | 16626 |
|---|---|
| Nosy | @pitrou, @merwok, @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 = None
closed_at = <Date 2012-12-16.12:58:03.470>
created_at = <Date 2012-12-06.11:17:19.010>
labels = ['type-bug', 'library', 'OS-windows']
title = "Infinite recursion in glob.glob('*:') on Windows"
updated_at = <Date 2012-12-16.12:58:03.469>
user = 'https://github.com/serhiy-storchaka'bugs.python.org fields:
activity = <Date 2012-12-16.12:58:03.469>
actor = 'pitrou'
assignee = 'none'
closed = True
closed_date = <Date 2012-12-16.12:58:03.470>
closer = 'pitrou'
components = ['Library (Lib)', 'Windows']
creation = <Date 2012-12-06.11:17:19.010>
creator = 'serhiy.storchaka'
dependencies = []
files = ['28314', '28322', '28324', '28329']
hgrepos = []
issue_num = 16626
keywords = ['patch']
message_count = 13.0
messages = ['177038', '177480', '177486', '177557', '177565', '177568', '177569', '177570', '177582', '177583', '177593', '177594', '177595']
nosy_count = 4.0
nosy_names = ['pitrou', 'eric.araujo', 'python-dev', 'serhiy.storchaka']
pr_nums = []
priority = 'normal'
resolution = 'fixed'
stage = 'resolved'
status = 'closed'
superseder = None
type = 'behavior'
url = 'https://bugs.python.org/issue16626'
versions = ['Python 2.7', 'Python 3.2', 'Python 3.3', 'Python 3.4']Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
OS-windowsstdlibStandard 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