-
-
Notifications
You must be signed in to change notification settings - Fork 33.9k
Closed
Labels
interpreter-core(Objects, Python, Grammar, and Parser dirs)(Objects, Python, Grammar, and Parser dirs)type-bugAn unexpected behavior, bug, or errorAn unexpected behavior, bug, or error
Description
| BPO | 7910 |
|---|---|
| Nosy | @tjguk |
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 2010-02-11.15:40:19.159>
created_at = <Date 2010-02-11.15:26:27.679>
labels = ['interpreter-core', 'type-bug', 'invalid']
title = 'immutability w/r to tuple.__add__'
updated_at = <Date 2010-02-11.17:45:27.686>
user = 'https://bugs.python.org/mattrussell'bugs.python.org fields:
activity = <Date 2010-02-11.17:45:27.686>
actor = 'rhettinger'
assignee = 'none'
closed = True
closed_date = <Date 2010-02-11.15:40:19.159>
closer = 'mattrussell'
components = ['Interpreter Core']
creation = <Date 2010-02-11.15:26:27.679>
creator = 'mattrussell'
dependencies = []
files = []
hgrepos = []
issue_num = 7910
keywords = []
message_count = 4.0
messages = ['99219', '99220', '99221', '99225']
nosy_count = 3.0
nosy_names = ['exarkun', 'tim.golden', 'mattrussell']
pr_nums = []
priority = 'normal'
resolution = 'not a bug'
stage = None
status = 'closed'
superseder = None
type = 'behavior'
url = 'https://bugs.python.org/issue7910'
versions = ['Python 2.6', 'Python 2.5', 'Python 3.1', 'Python 2.7']Metadata
Metadata
Assignees
Labels
interpreter-core(Objects, Python, Grammar, and Parser dirs)(Objects, Python, Grammar, and Parser dirs)type-bugAn unexpected behavior, bug, or errorAn unexpected behavior, bug, or error