-
-
Notifications
You must be signed in to change notification settings - Fork 34.2k
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 | 5868 |
|---|---|
| Nosy | @pitrou, @benjaminp |
| Superseder |
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-28.14:58:06.952>
created_at = <Date 2009-04-28.14:51:56.330>
labels = ['type-bug', 'library']
title = 'mimetypes.MAGIC_FUNCTION initialization not thread-safe in Python 2.6.2'
updated_at = <Date 2009-04-28.14:58:06.933>
user = 'https://bugs.python.org/apoirier'bugs.python.org fields:
activity = <Date 2009-04-28.14:58:06.933>
actor = 'pitrou'
assignee = 'none'
closed = True
closed_date = <Date 2009-04-28.14:58:06.952>
closer = 'pitrou'
components = ['Library (Lib)']
creation = <Date 2009-04-28.14:51:56.330>
creator = 'apoirier'
dependencies = []
files = []
hgrepos = []
issue_num = 5868
keywords = []
message_count = 2.0
messages = ['86747', '86748']
nosy_count = 3.0
nosy_names = ['pitrou', 'benjamin.peterson', 'apoirier']
pr_nums = []
priority = 'normal'
resolution = 'duplicate'
stage = None
status = 'closed'
superseder = '5853'
type = 'behavior'
url = 'https://bugs.python.org/issue5868'
versions = ['Python 2.6']Reactions are currently unavailable
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