Skip to content

Remove deprecated fractions.gcd() #83531

Closed
@vstinner

Description

@vstinner
BPO 39350
Nosy @mdickinson, @vstinner, @hroncok
PRs
  • bpo-39350: Remove deprecated fractions.gcd() #18021
  • bpo-39350: Fix regression introduced when fractions.gcd was removed #18309
  • bpo-39350: Fix fractions for int subclasses #18375
  • 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 2020-02-07.22:44:10.592>
    created_at = <Date 2020-01-16.08:13:44.171>
    labels = ['library', '3.9']
    title = 'Remove deprecated fractions.gcd()'
    updated_at = <Date 2020-02-07.22:44:10.592>
    user = 'https://github.com/vstinner'

    bugs.python.org fields:

    activity = <Date 2020-02-07.22:44:10.592>
    actor = 'vstinner'
    assignee = 'none'
    closed = True
    closed_date = <Date 2020-02-07.22:44:10.592>
    closer = 'vstinner'
    components = ['Library (Lib)']
    creation = <Date 2020-01-16.08:13:44.171>
    creator = 'vstinner'
    dependencies = []
    files = []
    hgrepos = []
    issue_num = 39350
    keywords = ['patch']
    message_count = 12.0
    messages = ['360095', '360111', '361103', '361104', '361111', '361126', '361225', '361481', '361483', '361485', '361612', '361613']
    nosy_count = 3.0
    nosy_names = ['mark.dickinson', 'vstinner', 'hroncok']
    pr_nums = ['18021', '18309', '18375']
    priority = 'normal'
    resolution = 'fixed'
    stage = 'resolved'
    status = 'closed'
    superseder = None
    type = None
    url = 'https://bugs.python.org/issue39350'
    versions = ['Python 3.9']

    Metadata

    Metadata

    Assignees

    No one assigned

      Labels

      3.9only security fixesstdlibPython modules in the Lib dir

      Projects

      No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions