-
-
Notifications
You must be signed in to change notification settings - Fork 32.7k
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 | 3560 |
---|---|
Nosy | @gvanrossum, @loewis, @warsaw, @birkenfeld, @pitrou |
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/pitrou'
closed_at = <Date 2008-08-19.18:23:47.456>
created_at = <Date 2008-08-15.09:37:06.316>
labels = ['interpreter-core', 'type-bug']
title = 'redundant "base" field in memoryview objects'
updated_at = <Date 2008-08-19.18:23:47.455>
user = 'https://github.com/pitrou'
bugs.python.org fields:
activity = <Date 2008-08-19.18:23:47.455>
actor = 'pitrou'
assignee = 'pitrou'
closed = True
closed_date = <Date 2008-08-19.18:23:47.456>
closer = 'pitrou'
components = ['Interpreter Core']
creation = <Date 2008-08-15.09:37:06.316>
creator = 'pitrou'
dependencies = []
files = ['11119']
hgrepos = []
issue_num = 3560
keywords = ['patch']
message_count = 12.0
messages = ['71164', '71173', '71175', '71179', '71180', '71181', '71182', '71418', '71449', '71450', '71451', '71458']
nosy_count = 6.0
nosy_names = ['gvanrossum', 'loewis', 'barry', 'georg.brandl', 'teoliphant', 'pitrou']
pr_nums = []
priority = 'critical'
resolution = 'fixed'
stage = None
status = 'closed'
superseder = None
type = 'behavior'
url = 'https://bugs.python.org/issue3560'
versions = ['Python 3.0']
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