-
-
Notifications
You must be signed in to change notification settings - Fork 34.2k
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 | 8401 |
|---|---|
| Nosy | @loewis, @birkenfeld, @mdickinson, @pitrou, @ezio-melotti |
| 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/ezio-melotti'
closed_at = <Date 2012-11-03.19:54:44.091>
created_at = <Date 2010-04-14.15:41:48.878>
labels = ['interpreter-core', 'type-bug']
title = 'Strange behavior of bytearray slice assignment'
updated_at = <Date 2012-11-03.19:54:44.090>
user = 'https://bugs.python.org/abacabadabacaba'bugs.python.org fields:
activity = <Date 2012-11-03.19:54:44.090>
actor = 'ezio.melotti'
assignee = 'ezio.melotti'
closed = True
closed_date = <Date 2012-11-03.19:54:44.091>
closer = 'ezio.melotti'
components = ['Interpreter Core']
creation = <Date 2010-04-14.15:41:48.878>
creator = 'abacabadabacaba'
dependencies = []
files = ['27753', '27777', '27779']
hgrepos = []
issue_num = 8401
keywords = ['patch', 'needs review']
message_count = 18.0
messages = ['103133', '103135', '103138', '103292', '103296', '103298', '103299', '103302', '103306', '103345', '103402', '103474', '171350', '173985', '174132', '174670', '174676', '174681']
nosy_count = 7.0
nosy_names = ['loewis', 'georg.brandl', 'mark.dickinson', 'pitrou', 'ezio.melotti', 'abacabadabacaba', 'python-dev']
pr_nums = []
priority = 'normal'
resolution = 'fixed'
stage = 'resolved'
status = 'closed'
superseder = None
type = 'behavior'
url = 'https://bugs.python.org/issue8401'
versions = ['Python 2.7', 'Python 3.2', 'Python 3.3', 'Python 3.4']Reactions are currently unavailable
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