Skip to content

Support .as_integer_ratio() in fractions.Fraction #82017

@jdemeyer

Description

@jdemeyer
BPO 37836
Nosy @rhettinger, @mdickinson, @serhiy-storchaka, @jdemeyer
PRs
  • bpo-37836: support .as_integer_ratio() in Fraction #15327
  • bpo-37836: document as_integer_ratio() in the data model #15328
  • 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 = None created_at = <Date 2019-08-13.09:41:19.711> labels = ['library', '3.9'] title = 'Support .as_integer_ratio() in fractions.Fraction' updated_at = <Date 2022-01-02.22:00:12.998> user = 'https://github.com/jdemeyer'

    bugs.python.org fields:

    activity = <Date 2022-01-02.22:00:12.998> actor = 'rhettinger' assignee = 'none' closed = False closed_date = None closer = None components = ['Library (Lib)'] creation = <Date 2019-08-13.09:41:19.711> creator = 'jdemeyer' dependencies = [] files = [] hgrepos = [] issue_num = 37836 keywords = ['patch'] message_count = 6.0 messages = ['349536', '349933', '349940', '349942', '349945', '409531'] nosy_count = 5.0 nosy_names = ['rhettinger', 'mark.dickinson', 'stutzbach', 'serhiy.storchaka', 'jdemeyer'] pr_nums = ['15327', '15328'] priority = 'normal' resolution = None stage = 'patch review' status = 'open' superseder = None type = None url = 'https://bugs.python.org/issue37836' versions = ['Python 3.9']

    Linked PRs

    Metadata

    Metadata

    Assignees

    No one assigned

      Labels

      3.14bugs and security fixesstdlibStandard Library Python modules in the Lib/ directory

      Projects

      No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions