-
-
Notifications
You must be signed in to change notification settings - Fork 34.3k
metaclasses, __getattr__, and special methods #38401
Copy link
Copy link
Closed
Labels
interpreter-core(Objects, Python, Grammar, and Parser dirs)(Objects, Python, Grammar, and Parser dirs)
Description
| BPO | 729913 |
|---|---|
| Nosy | @mwhudson, @arigo, @birkenfeld |
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 2005-12-26.17:13:02.000>
created_at = <Date 2003-04-29.23:57:21.000>
labels = ['interpreter-core', 'invalid']
title = 'metaclasses, __getattr__, and special methods'
updated_at = <Date 2005-12-26.17:13:02.000>
user = 'https://bugs.python.org/bpettersen'bugs.python.org fields:
activity = <Date 2005-12-26.17:13:02.000>
actor = 'arigo'
assignee = 'none'
closed = True
closed_date = None
closer = None
components = ['Interpreter Core']
creation = <Date 2003-04-29.23:57:21.000>
creator = 'bpettersen'
dependencies = []
files = []
hgrepos = []
issue_num = 729913
keywords = []
message_count = 4.0
messages = ['15766', '15767', '15768', '15769']
nosy_count = 4.0
nosy_names = ['mwh', 'arigo', 'georg.brandl', 'bpettersen']
pr_nums = []
priority = 'normal'
resolution = 'not a bug'
stage = None
status = 'closed'
superseder = None
type = None
url = 'https://bugs.python.org/issue729913'
versions = []Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
interpreter-core(Objects, Python, Grammar, and Parser dirs)(Objects, Python, Grammar, and Parser dirs)