Skip to content

Exceptions raised by Fraction() different from those raised by int() #60673

Description

@casevh
mannequin
BPO 16469
Nosy @loewis, @rhettinger, @mdickinson, @ezio-melotti, @asvetlov, @skrah
Files
  • issue16469.diff
  • full_issues16469.diff
  • full_issues16469_fixed.diff
  • 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 2012-11-15.21:01:50.505>
    created_at = <Date 2012-11-14.06:30:20.044>
    labels = ['type-bug', 'library']
    title = 'Exceptions raised by Fraction() different from those raised by int()'
    updated_at = <Date 2012-11-15.22:20:47.703>
    user = 'https://bugs.python.org/casevh'

    bugs.python.org fields:

    activity = <Date 2012-11-15.22:20:47.703>
    actor = 'kachayev'
    assignee = 'mark.dickinson'
    closed = True
    closed_date = <Date 2012-11-15.21:01:50.505>
    closer = 'mark.dickinson'
    components = ['Library (Lib)']
    creation = <Date 2012-11-14.06:30:20.044>
    creator = 'casevh'
    dependencies = []
    files = ['27990', '27991', '27992']
    hgrepos = []
    issue_num = 16469
    keywords = ['patch']
    message_count = 12.0
    messages = ['175536', '175548', '175550', '175570', '175579', '175605', '175625', '175631', '175639', '175640', '175644', '175655']
    nosy_count = 8.0
    nosy_names = ['loewis', 'rhettinger', 'mark.dickinson', 'casevh', 'ezio.melotti', 'asvetlov', 'skrah', 'kachayev']
    pr_nums = []
    priority = 'normal'
    resolution = 'fixed'
    stage = 'patch review'
    status = 'closed'
    superseder = None
    type = 'behavior'
    url = 'https://bugs.python.org/issue16469'
    versions = ['Python 3.4']

    Metadata

    Metadata

    Assignees

    Labels

    stdlibStandard Library Python modules in the Lib/ directorytype-bugAn unexpected behavior, bug, or error

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions