Skip to content

Fix int(base=X) #60965

@serhiy-storchaka

Description

@serhiy-storchaka
BPO 16761
Nosy @rhettinger, @terryjreedy, @gpshead, @pitrou, @ezio-melotti, @asvetlov, @cjerdonek, @serhiy-storchaka
Files
  • int_without_x.patch: Patch for 3.3+
  • int_without_x-3.2.patch: Patch for 3.2
  • int_without_x-2.7.patch: Patch for 2.7
  • int_without_x-3.3_2.patch
  • int_without_x-3.2_2.patch
  • int_without_x-2.7_2.patch
  • int_without_x-2.7_3.patch
  • int_without_x-3.2_3.patch
  • int_without_x-3.3_3.patch
  • 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']

    Metadata

    Metadata

    Labels

    interpreter-core(Objects, Python, Grammar, and Parser dirs)type-bugAn unexpected behavior, bug, or error

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions