Skip to content

PyArg_Parse* should raise TypeError for float parsed with integer format #49330

Closed
@mdickinson

Description

@mdickinson
BPO 5080
Nosy @birkenfeld, @mdickinson, @pitrou, @vstinner, @ezio-melotti
Files
  • issue5080.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 2010-01-01.19:30:02.485>
    created_at = <Date 2009-01-27.12:23:56.157>
    labels = ['type-bug']
    title = 'PyArg_Parse* should raise TypeError for float parsed with integer format'
    updated_at = <Date 2010-01-01.19:30:02.484>
    user = 'https://github.com/mdickinson'

    bugs.python.org fields:

    activity = <Date 2010-01-01.19:30:02.484>
    actor = 'mark.dickinson'
    assignee = 'mark.dickinson'
    closed = True
    closed_date = <Date 2010-01-01.19:30:02.485>
    closer = 'mark.dickinson'
    components = []
    creation = <Date 2009-01-27.12:23:56.157>
    creator = 'mark.dickinson'
    dependencies = []
    files = ['15649']
    hgrepos = []
    issue_num = 5080
    keywords = ['patch']
    message_count = 11.0
    messages = ['80649', '92239', '92400', '95497', '95538', '95541', '96689', '96692', '96751', '97118', '97120']
    nosy_count = 6.0
    nosy_names = ['georg.brandl', 'mark.dickinson', 'pitrou', 'vstinner', 'ezio.melotti', 'marcin.wider']
    pr_nums = []
    priority = 'normal'
    resolution = 'fixed'
    stage = 'resolved'
    status = 'closed'
    superseder = None
    type = 'behavior'
    url = 'https://bugs.python.org/issue5080'
    versions = ['Python 2.7', 'Python 3.2']

    Metadata

    Metadata

    Assignees

    Labels

    type-bugAn unexpected behavior, bug, or error

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions