-
-
Notifications
You must be signed in to change notification settings - Fork 33.8k
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 | 14664 |
|---|---|
| Nosy | @pitrou, @benjaminp, @voidspace |
| 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-04-25.13:01:57.766>
created_at = <Date 2012-04-24.21:34:34.268>
labels = ['type-bug', 'library']
title = 'Skipping a test mixin gives metaclass error'
updated_at = <Date 2012-04-25.15:39:57.293>
user = 'https://github.com/pitrou'bugs.python.org fields:
activity = <Date 2012-04-25.15:39:57.293>
actor = 'michael.foord'
assignee = 'none'
closed = True
closed_date = <Date 2012-04-25.13:01:57.766>
closer = 'pitrou'
components = ['Library (Lib)']
creation = <Date 2012-04-24.21:34:34.268>
creator = 'pitrou'
dependencies = []
files = ['25353']
hgrepos = []
issue_num = 14664
keywords = ['patch']
message_count = 8.0
messages = ['159213', '159216', '159277', '159278', '159285', '159300', '159301', '159303']
nosy_count = 4.0
nosy_names = ['pitrou', 'benjamin.peterson', 'michael.foord', 'python-dev']
pr_nums = []
priority = 'normal'
resolution = 'fixed'
stage = 'resolved'
status = 'closed'
superseder = None
type = 'behavior'
url = 'https://bugs.python.org/issue14664'
versions = ['Python 2.7', 'Python 3.2', 'Python 3.3']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