-
-
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 | 1717 |
|---|---|
| Nosy | @malemburg, @brettcannon, @birkenfeld, @rhettinger, @amauryfa, @mdickinson, @pitrou, @tiran, @benjaminp, @septatrix |
| Dependencies | |
| 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/birkenfeld'
closed_at = <Date 2009-03-31.18:56:48.551>
created_at = <Date 2008-01-01.16:39:25.550>
labels = ['interpreter-core', 'type-bug']
title = 'Get rid of more references to __cmp__'
updated_at = <Date 2021-05-26.19:36:09.236>
user = 'https://github.com/gvanrossum'bugs.python.org fields:
activity = <Date 2021-05-26.19:36:09.236>
actor = 'brett.cannon'
assignee = 'georg.brandl'
closed = True
closed_date = <Date 2009-03-31.18:56:48.551>
closer = 'georg.brandl'
components = ['Interpreter Core']
creation = <Date 2008-01-01.16:39:25.550>
creator = 'gvanrossum'
dependencies = ['4704']
files = ['9039', '11807', '12265', '12267', '12270', '12274', '12278', '12540', '12852', '12853', '12895']
hgrepos = []
issue_num = 1717
keywords = ['patch']
message_count = 92.0
messages = ['59072', '63894', '64668', '70472', '70745', '70846', '72903', '72924', '72939', '74829', '74848', '74849', '74854', '74857', '77105', '77143', '77173', '77174', '77175', '77182', '77184', '77187', '77189', '77191', '77192', '77199', '77203', '77206', '77207', '77220', '77222', '77231', '77235', '77236', '77237', '77239', '77255', '77258', '77261', '77281', '77297', '77311', '77313', '77345', '77361', '77371', '77372', '77374', '77375', '77388', '77396', '77398', '77403', '77420', '77434', '77444', '78091', '78092', '78095', '78101', '78110', '78813', '78853', '78953', '80503', '80504', '80505', '80511', '80667', '80699', '80706', '80709', '80751', '80752', '80753', '80754', '80770', '80780', '80781', '80782', '80830', '80843', '80907', '81008', '81373', '82258', '82260', '82262', '84859', '195849', '394452', '394459']
nosy_count = 13.0
nosy_names = ['lemburg', 'brett.cannon', 'georg.brandl', 'rhettinger', 'amaury.forgeotdarc', 'mark.dickinson', 'atuining', 'pitrou', 'christian.heimes', 'benjamin.peterson', 'gpolo', 'python-dev', 'Nils Kattenbeck']
pr_nums = []
priority = 'normal'
resolution = 'fixed'
stage = 'patch review'
status = 'closed'
superseder = None
type = 'behavior'
url = 'https://bugs.python.org/issue1717'
versions = ['Python 3.0', 'Python 3.1']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