Skip to content

Expand math.gcd() and math.lcm() to accept multiple arguments #83829

@ananthan-123

Description

@ananthan-123
BPO 39648
Nosy @tim-one, @rhettinger, @mdickinson, @stevendaprano, @serhiy-storchaka, @sweeneyde, @ananthan-123, @bernardosulzbach
PRs
  • bpo-39648:[WIP]updated math.gcd to accept 'n' arguments. #18590
  • bpo-39648: Expand math.gcd() and math.lcm() to handle multiple arguments. #18604
  • 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-23.11:23:14.671>
    created_at = <Date 2020-02-16.13:38:42.491>
    labels = ['library', '3.9']
    title = 'Expand math.gcd() and math.lcm() to accept multiple arguments'
    updated_at = <Date 2020-02-23.11:23:14.670>
    user = 'https://github.com/ananthan-123'

    bugs.python.org fields:

    activity = <Date 2020-02-23.11:23:14.670>
    actor = 'mark.dickinson'
    assignee = 'none'
    closed = True
    closed_date = <Date 2020-02-23.11:23:14.671>
    closer = 'mark.dickinson'
    components = ['Library (Lib)']
    creation = <Date 2020-02-16.13:38:42.491>
    creator = 'Ananthakrishnan'
    dependencies = []
    files = []
    hgrepos = []
    issue_num = 39648
    keywords = ['patch']
    message_count = 27.0
    messages = ['362069', '362071', '362073', '362074', '362077', '362079', '362080', '362082', '362083', '362092', '362098', '362099', '362100', '362139', '362159', '362223', '362343', '362383', '362386', '362392', '362399', '362457', '362459', '362461', '362462', '362502', '362503']
    nosy_count = 9.0
    nosy_names = ['tim.peters', 'rhettinger', 'mark.dickinson', 'steven.daprano', 'SilentGhost', 'serhiy.storchaka', 'Dennis Sweeney', 'Ananthakrishnan', 'BernardoSulzbach']
    pr_nums = ['18590', '18604']
    priority = 'normal'
    resolution = None
    stage = 'resolved'
    status = 'closed'
    superseder = None
    type = None
    url = 'https://bugs.python.org/issue39648'
    versions = ['Python 3.9']

    Metadata

    Metadata

    Assignees

    No one assigned

      Labels

      3.9 (EOL)end of lifestdlibStandard Library Python modules in the Lib/ directory

      Projects

      No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions