Skip to content

int() accepts float number base #60976

@serhiy-storchaka

Description

@serhiy-storchaka
BPO 16772
Nosy @birkenfeld, @terryjreedy, @gpshead, @mdickinson, @ezio-melotti, @cjerdonek, @serhiy-storchaka
Files
  • issue16772.patch
  • issue16772_v2.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/mdickinson'
    closed_at = <Date 2013-01-27.10:20:30.412>
    created_at = <Date 2012-12-24.20:10:16.529>
    labels = ['interpreter-core', 'type-bug']
    title = 'int() accepts float number base'
    updated_at = <Date 2013-01-27.16:50:53.992>
    user = 'https://github.com/serhiy-storchaka'

    bugs.python.org fields:

    activity = <Date 2013-01-27.16:50:53.992>
    actor = 'ezio.melotti'
    assignee = 'mark.dickinson'
    closed = True
    closed_date = <Date 2013-01-27.10:20:30.412>
    closer = 'mark.dickinson'
    components = ['Interpreter Core']
    creation = <Date 2012-12-24.20:10:16.529>
    creator = 'serhiy.storchaka'
    dependencies = []
    files = ['28465', '28466']
    hgrepos = []
    issue_num = 16772
    keywords = ['patch']
    message_count = 24.0
    messages = ['178095', '178135', '178136', '178137', '178147', '178162', '178163', '178166', '178172', '178185', '178188', '178223', '178259', '178279', '178280', '178377', '178378', '178379', '178380', '178381', '178382', '178406', '178460', '180758']
    nosy_count = 8.0
    nosy_names = ['georg.brandl', 'terry.reedy', 'gregory.p.smith', 'mark.dickinson', 'ezio.melotti', '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/issue16772'
    versions = ['Python 3.2', 'Python 3.3', 'Python 3.4']

    Metadata

    Metadata

    Assignees

    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