Skip to content

Add math.gcd() #66676

@scoder

Description

@scoder
BPO 22486
Nosy @mdickinson, @abalkin, @pitrou, @scoder, @vstinner, @serhiy-storchaka, @wm75
PRs
  • bpo-39350: Remove deprecated fractions.gcd() #18021
  • Files
  • lehmer_gcd_4.patch
  • lehmer_gcd_5.patch
  • lehmer_gcd_6.patch
  • lehmer_gcd_7.patch
  • euclidean_gcd.patch
  • lehmer_gcd_8.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 = None
    closed_at = <Date 2015-05-12.23:26:09.896>
    created_at = <Date 2014-09-24.20:40:35.148>
    labels = ['library', 'performance']
    title = 'Add math.gcd()'
    updated_at = <Date 2020-01-16.10:02:58.267>
    user = 'https://github.com/scoder'

    bugs.python.org fields:

    activity = <Date 2020-01-16.10:02:58.267>
    actor = 'vstinner'
    assignee = 'none'
    closed = True
    closed_date = <Date 2015-05-12.23:26:09.896>
    closer = 'benjamin.peterson'
    components = ['Library (Lib)']
    creation = <Date 2014-09-24.20:40:35.148>
    creator = 'scoder'
    dependencies = []
    files = ['36722', '36723', '36726', '36741', '36742', '37422']
    hgrepos = []
    issue_num = 22486
    keywords = ['patch']
    message_count = 48.0
    messages = ['227487', '227507', '227522', '227524', '227525', '227527', '227528', '227529', '227531', '227532', '227533', '227534', '227535', '227536', '227537', '227538', '227554', '227555', '227570', '227619', '227620', '227623', '227629', '227630', '227637', '227638', '227640', '227641', '227663', '227664', '227670', '227672', '227711', '228544', '228545', '228546', '228547', '228548', '228549', '228550', '228551', '228552', '228556', '232521', '232523', '242048', '243015', '360112']
    nosy_count = 9.0
    nosy_names = ['mark.dickinson', 'belopolsky', 'pitrou', 'scoder', 'vstinner', 'python-dev', 'serhiy.storchaka', 'wolma', 'gladman']
    pr_nums = ['18021']
    priority = 'normal'
    resolution = 'fixed'
    stage = 'resolved'
    status = 'closed'
    superseder = None
    type = 'performance'
    url = 'https://bugs.python.org/issue22486'
    versions = ['Python 3.5']

    Metadata

    Metadata

    Assignees

    No one assigned

      Labels

      performancePerformance or resource usagestdlibStandard Library Python modules in the Lib/ directory

      Projects

      No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions