-
-
Notifications
You must be signed in to change notification settings - Fork 32.5k
Closed
Labels
stdlibPython modules in the Lib dirPython modules in the Lib dirtype-bugAn unexpected behavior, bug, or errorAn unexpected behavior, bug, or error
Description
BPO | 5853 |
---|---|
Nosy | @birkenfeld, @pitrou, @djc |
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 2009-04-27.21:06:55.464>
created_at = <Date 2009-04-27.08:56:56.665>
labels = ['type-bug', 'library']
title = 'mimetypes.guess_type() hits recursion limit'
updated_at = <Date 2009-04-27.21:06:55.463>
user = 'https://github.com/djc'
bugs.python.org fields:
activity = <Date 2009-04-27.21:06:55.463>
actor = 'pitrou'
assignee = 'none'
closed = True
closed_date = <Date 2009-04-27.21:06:55.464>
closer = 'pitrou'
components = ['Library (Lib)']
creation = <Date 2009-04-27.08:56:56.665>
creator = 'djc'
dependencies = []
files = ['13798']
hgrepos = []
issue_num = 5853
keywords = []
message_count = 8.0
messages = ['86649', '86650', '86664', '86665', '86666', '86667', '86695', '86696']
nosy_count = 3.0
nosy_names = ['georg.brandl', 'pitrou', 'djc']
pr_nums = []
priority = 'normal'
resolution = 'fixed'
stage = 'needs patch'
status = 'closed'
superseder = None
type = 'behavior'
url = 'https://bugs.python.org/issue5853'
versions = ['Python 2.6', 'Python 3.0', 'Python 3.1', 'Python 2.7']
Metadata
Metadata
Assignees
Labels
stdlibPython modules in the Lib dirPython modules in the Lib dirtype-bugAn unexpected behavior, bug, or errorAn unexpected behavior, bug, or error