-
-
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 | 11829 |
|---|---|
| Nosy | @ncoghlan, @voidspace, @Trundle |
| 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/voidspace'
closed_at = <Date 2011-12-22.01:13:43.446>
created_at = <Date 2011-04-11.22:46:41.295>
labels = ['type-bug', 'library']
title = 'inspect.getattr_static code execution with meta-metaclasses'
updated_at = <Date 2011-12-22.01:13:43.444>
user = 'https://github.com/Trundle'bugs.python.org fields:
activity = <Date 2011-12-22.01:13:43.444>
actor = 'python-dev'
assignee = 'michael.foord'
closed = True
closed_date = <Date 2011-12-22.01:13:43.446>
closer = 'python-dev'
components = ['Library (Lib)']
creation = <Date 2011-04-11.22:46:41.295>
creator = 'Trundle'
dependencies = []
files = ['21621', '24073']
hgrepos = []
issue_num = 11829
keywords = ['patch']
message_count = 4.0
messages = ['133549', '149810', '150046', '150060']
nosy_count = 4.0
nosy_names = ['ncoghlan', 'michael.foord', 'Trundle', 'python-dev']
pr_nums = []
priority = 'normal'
resolution = 'fixed'
stage = 'resolved'
status = 'closed'
superseder = None
type = 'behavior'
url = 'https://bugs.python.org/issue11829'
versions = ['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