-
-
Notifications
You must be signed in to change notification settings - Fork 33.8k
Closed
Labels
interpreter-core(Objects, Python, Grammar, and Parser dirs)(Objects, Python, Grammar, and Parser dirs)
Description
| BPO | 2337 |
|---|---|
| Nosy | @brettcannon, @birkenfeld, @ericvsmith, @benjaminp |
| 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 = None
closed_at = <Date 2008-06-06.14:18:08.611>
created_at = <Date 2008-03-17.17:51:06.058>
labels = ['interpreter-core']
title = 'Backport oct() and hex() to use __index__'
updated_at = <Date 2008-06-06.14:18:08.610>
user = 'https://github.com/brettcannon'bugs.python.org fields:
activity = <Date 2008-06-06.14:18:08.610>
actor = 'benjamin.peterson'
assignee = 'none'
closed = True
closed_date = <Date 2008-06-06.14:18:08.611>
closer = 'benjamin.peterson'
components = ['Interpreter Core']
creation = <Date 2008-03-17.17:51:06.058>
creator = 'brett.cannon'
dependencies = []
files = ['10125']
hgrepos = []
issue_num = 2337
keywords = ['patch', '26backport']
message_count = 11.0
messages = ['63695', '64270', '65859', '65863', '65865', '65881', '65892', '67008', '67013', '67015', '67768']
nosy_count = 4.0
nosy_names = ['brett.cannon', 'georg.brandl', 'eric.smith', 'benjamin.peterson']
pr_nums = []
priority = 'critical'
resolution = 'rejected'
stage = None
status = 'closed'
superseder = None
type = None
url = 'https://bugs.python.org/issue2337'
versions = ['Python 2.6']Metadata
Metadata
Assignees
Labels
interpreter-core(Objects, Python, Grammar, and Parser dirs)(Objects, Python, Grammar, and Parser dirs)