Skip to content

Allow Fraction constructor to accept float and decimal instances directly. #52541

Closed
@mdickinson

Description

@mdickinson
BPO 8294
Nosy @rhettinger, @mdickinson
Files
  • fraction_from_float.patch
  • fraction_from_float2.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-04-03.11:40:56.050>
    created_at = <Date 2010-04-02.20:42:41.715>
    labels = ['type-feature', 'library']
    title = 'Allow Fraction constructor to accept float and decimal instances directly.'
    updated_at = <Date 2010-04-03.11:40:56.049>
    user = 'https://github.com/mdickinson'

    bugs.python.org fields:

    activity = <Date 2010-04-03.11:40:56.049>
    actor = 'mark.dickinson'
    assignee = 'mark.dickinson'
    closed = True
    closed_date = <Date 2010-04-03.11:40:56.050>
    closer = 'mark.dickinson'
    components = ['Library (Lib)']
    creation = <Date 2010-04-02.20:42:41.715>
    creator = 'mark.dickinson'
    dependencies = []
    files = ['16738', '16740']
    hgrepos = []
    issue_num = 8294
    keywords = ['patch']
    message_count = 7.0
    messages = ['102198', '102199', '102201', '102204', '102205', '102210', '102238']
    nosy_count = 2.0
    nosy_names = ['rhettinger', 'mark.dickinson']
    pr_nums = []
    priority = 'normal'
    resolution = 'accepted'
    stage = 'resolved'
    status = 'closed'
    superseder = None
    type = 'enhancement'
    url = 'https://bugs.python.org/issue8294'
    versions = ['Python 3.2']

    Metadata

    Metadata

    Assignees

    Labels

    stdlibPython modules in the Lib dirtype-featureA feature request or enhancement

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions