Skip to content

as_integer_ratio() missing from fractions.Fraction() #82000

@rhettinger

Description

@rhettinger
BPO 37819
Nosy @gvanrossum, @rhettinger, @mdickinson, @scoder, @ambv, @serhiy-storchaka, @jdemeyer, @lisroach, @CuriousLearner
PRs
  • bpo-37819: Add Fraction.as_integer_ratio() #15212
  • [3.8] bpo-37819: Add Fraction.as_integer_ratio() (GH-15212) #15215
  • 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 = None
    closed_at = <Date 2019-08-11.22:03:01.198>
    created_at = <Date 2019-08-11.07:01:53.124>
    labels = ['easy', '3.8', 'type-feature', 'library', '3.9']
    title = 'as_integer_ratio() missing from fractions.Fraction()'
    updated_at = <Date 2019-08-19.09:17:27.633>
    user = 'https://github.com/rhettinger'

    bugs.python.org fields:

    activity = <Date 2019-08-19.09:17:27.633>
    actor = 'jdemeyer'
    assignee = 'none'
    closed = True
    closed_date = <Date 2019-08-11.22:03:01.198>
    closer = 'rhettinger'
    components = ['Library (Lib)']
    creation = <Date 2019-08-11.07:01:53.124>
    creator = 'rhettinger'
    dependencies = []
    files = []
    hgrepos = []
    issue_num = 37819
    keywords = ['patch', 'easy']
    message_count = 11.0
    messages = ['349378', '349381', '349397', '349398', '349403', '349404', '349411', '349412', '349413', '349936', '349946']
    nosy_count = 9.0
    nosy_names = ['gvanrossum', 'rhettinger', 'mark.dickinson', 'scoder', 'lukasz.langa', 'serhiy.storchaka', 'jdemeyer', 'lisroach', 'CuriousLearner']
    pr_nums = ['15212', '15215']
    priority = 'high'
    resolution = 'fixed'
    stage = 'resolved'
    status = 'closed'
    superseder = None
    type = 'enhancement'
    url = 'https://bugs.python.org/issue37819'
    versions = ['Python 3.8', 'Python 3.9']

    Metadata

    Metadata

    Assignees

    No one assigned

      Labels

      3.8 (EOL)end of life3.9 (EOL)end of lifeeasystdlibStandard 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