Skip to content

fraction.Fraction does not implement __int__. #88713

Description

@mamrhein
mannequin
BPO 44547
Nosy @rhettinger, @mdickinson, @mamrhein, @ambv, @serhiy-storchaka, @MojoVampire
PRs
  • bpo-44547: Make Fractions objects instances of typing.SupportsInt #27851
  • 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 2021-10-21.22:10:31.682>
    created_at = <Date 2021-07-01.19:52:28.462>
    labels = ['type-feature', 'library', '3.11']
    title = 'fraction.Fraction does not implement __int__.'
    updated_at = <Date 2021-10-21.22:10:31.681>
    user = 'https://github.com/mamrhein'

    bugs.python.org fields:

    activity = <Date 2021-10-21.22:10:31.681>
    actor = 'lukasz.langa'
    assignee = 'none'
    closed = True
    closed_date = <Date 2021-10-21.22:10:31.682>
    closer = 'lukasz.langa'
    components = ['Library (Lib)']
    creation = <Date 2021-07-01.19:52:28.462>
    creator = 'mamrhein'
    dependencies = []
    files = []
    hgrepos = []
    issue_num = 44547
    keywords = ['patch']
    message_count = 15.0
    messages = ['396827', '396840', '396847', '396856', '396858', '396861', '396864', '396868', '396876', '397022', '397033', '399958', '400060', '404682', '404683']
    nosy_count = 6.0
    nosy_names = ['rhettinger', 'mark.dickinson', 'mamrhein', 'lukasz.langa', 'serhiy.storchaka', 'josh.r']
    pr_nums = ['27851']
    priority = 'normal'
    resolution = 'fixed'
    stage = 'resolved'
    status = 'closed'
    superseder = None
    type = 'enhancement'
    url = 'https://bugs.python.org/issue44547'
    versions = ['Python 3.11']

    Activity

    Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

    Metadata

    Metadata

    Assignees

    No one assigned

      Labels

      3.11only security fixesstdlibStandard 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