assignee = 'https://github.com/serhiy-storchaka'
closed_at = <Date 2017-05-20.07:25:37.980>
created_at = <Date 2015-12-04.08:52:36.937>
labels = ['interpreter-core', 'type-bug', '3.7']
title = '__setattr__ does not always overload operators'
updated_at = <Date 2017-05-20.07:25:37.960>
user = 'https://bugs.python.org/DominikSchmid'
activity = <Date 2017-05-20.07:25:37.960>
actor = 'serhiy.storchaka'
assignee = 'serhiy.storchaka'
closed = True
closed_date = <Date 2017-05-20.07:25:37.980>
closer = 'serhiy.storchaka'
components = ['Interpreter Core']
creation = <Date 2015-12-04.08:52:36.937>
creator = 'Dominik Schmid'
dependencies = []
files = ['41234', '41236']
hgrepos = []
issue_num = 25794
keywords = ['patch']
message_count = 8.0
messages = ['255853', '255859', '255862', '292176', '294006', '294015', '294017', '294018']
nosy_count = 5.0
nosy_names = ['berker.peksag', 'serhiy.storchaka', 'eryksun', 'Dominik Schmid', 'louielu']
pr_nums = ['1652', '1673', '1674', '1675']
priority = 'normal'
resolution = 'fixed'
stage = 'resolved'
status = 'closed'
superseder = None
type = 'behavior'
url = 'https://bugs.python.org/issue25794'
versions = ['Python 2.7', 'Python 3.5', 'Python 3.6', 'Python 3.7']
type.__setattr__()for non-interned attribute names. #1652type.__setattr__()for non-interned attribute names. (GH-1652) #1673type.__setattr__()for non-interned attribute names. (GH-1652) #1674type.__setattr__()for non-interned or unicode attribute names. (GH-1652) #1675Note: 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:
bugs.python.org fields: