-
-
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 | 16761 |
|---|---|
| Nosy | @rhettinger, @terryjreedy, @gpshead, @pitrou, @ezio-melotti, @asvetlov, @cjerdonek, @serhiy-storchaka |
| 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/serhiy-storchaka'
closed_at = <Date 2013-01-02.12:36:46.881>
created_at = <Date 2012-12-24.10:16:19.429>
labels = ['interpreter-core', 'type-bug']
title = 'Fix int(base=X)'
updated_at = <Date 2013-01-02.12:36:46.880>
user = 'https://github.com/serhiy-storchaka'bugs.python.org fields:
activity = <Date 2013-01-02.12:36:46.880>
actor = 'serhiy.storchaka'
assignee = 'serhiy.storchaka'
closed = True
closed_date = <Date 2013-01-02.12:36:46.881>
closer = 'serhiy.storchaka'
components = ['Interpreter Core']
creation = <Date 2012-12-24.10:16:19.429>
creator = 'serhiy.storchaka'
dependencies = []
files = ['28414', '28415', '28416', '28424', '28425', '28426', '28439', '28440', '28441']
hgrepos = []
issue_num = 16761
keywords = ['patch']
message_count = 19.0
messages = ['178043', '178044', '178097', '178100', '178186', '178187', '178192', '178193', '178198', '178199', '178202', '178338', '178371', '178373', '178374', '178375', '178402', '178414', '178427']
nosy_count = 9.0
nosy_names = ['rhettinger', 'terry.reedy', 'gregory.p.smith', 'pitrou', 'ezio.melotti', 'asvetlov', 'chris.jerdonek', 'python-dev', 'serhiy.storchaka']
pr_nums = []
priority = 'normal'
resolution = 'fixed'
stage = 'resolved'
status = 'closed'
superseder = None
type = 'behavior'
url = 'https://bugs.python.org/issue16761'
versions = ['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