Skip to content

Optimize converting float and Decimal to Fraction #70159

@serhiy-storchaka

Description

@serhiy-storchaka
BPO 25971
Nosy @rhettinger, @facundobatista, @mdickinson, @bitdancer, @skrah, @serhiy-storchaka
Files
  • fraction_from_floating.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 2015-12-29.21:10:08.621>
    created_at = <Date 2015-12-28.22:48:17.914>
    labels = ['interpreter-core', 'type-feature', 'library']
    title = 'Optimize converting float and Decimal to Fraction'
    updated_at = <Date 2015-12-29.21:10:08.620>
    user = 'https://github.com/serhiy-storchaka'

    bugs.python.org fields:

    activity = <Date 2015-12-29.21:10:08.620>
    actor = 'serhiy.storchaka'
    assignee = 'serhiy.storchaka'
    closed = True
    closed_date = <Date 2015-12-29.21:10:08.621>
    closer = 'serhiy.storchaka'
    components = ['Interpreter Core', 'Library (Lib)']
    creation = <Date 2015-12-28.22:48:17.914>
    creator = 'serhiy.storchaka'
    dependencies = []
    files = ['41442']
    hgrepos = []
    issue_num = 25971
    keywords = ['patch']
    message_count = 12.0
    messages = ['257145', '257201', '257205', '257206', '257207', '257208', '257209', '257211', '257212', '257213', '257215', '257216']
    nosy_count = 7.0
    nosy_names = ['rhettinger', 'facundobatista', 'mark.dickinson', 'r.david.murray', 'skrah', 'python-dev', 'serhiy.storchaka']
    pr_nums = []
    priority = 'normal'
    resolution = 'fixed'
    stage = 'resolved'
    status = 'closed'
    superseder = None
    type = 'enhancement'
    url = 'https://bugs.python.org/issue25971'
    versions = ['Python 3.6']

    Metadata

    Metadata

    Labels

    interpreter-core(Objects, Python, Grammar, and Parser dirs)stdlibStandard Library Python modules in the Lib/ directorytype-featureA feature request or enhancement

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions