Skip to content

Add prod() function to the math module #79787

@rhettinger

Description

@rhettinger
BPO 35606
Nosy @tim-one, @aleaxit, @rhettinger, @mdickinson, @pitrou, @vstinner, @ambv, @serhiy-storchaka, @pablogsal, @miss-islington, @remilapeyre, @tirkarthi, @lschoe
PRs
  • bpo-35606: Implement math.prod #11359
  • bpo-35606: Fix math.prod tests using 'start' as keyword parameter #28595
  • [3.10] bpo-35606: Fix math.prod tests using 'start' as keyword parameter (GH-28595) #28603
  • [3.9] bpo-35606: Fix math.prod tests using 'start' as keyword parameter (GH-28595) #28604
  • 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 2019-02-07.07:04:59.745>
    created_at = <Date 2018-12-28.19:29:12.734>
    labels = ['3.8', 'type-feature', 'library']
    title = 'Add prod() function to the math module'
    updated_at = <Date 2021-09-28.20:19:11.694>
    user = 'https://github.com/rhettinger'

    bugs.python.org fields:

    activity = <Date 2021-09-28.20:19:11.694>
    actor = 'lukasz.langa'
    assignee = 'none'
    closed = True
    closed_date = <Date 2019-02-07.07:04:59.745>
    closer = 'rhettinger'
    components = ['Library (Lib)']
    creation = <Date 2018-12-28.19:29:12.734>
    creator = 'rhettinger'
    dependencies = []
    files = []
    hgrepos = []
    issue_num = 35606
    keywords = ['patch', 'patch', 'patch']
    message_count = 18.0
    messages = ['332676', '332762', '332763', '332777', '332824', '333005', '333007', '333034', '333051', '333090', '334995', '335007', '335508', '335510', '335515', '402772', '402778', '402803']
    nosy_count = 13.0
    nosy_names = ['tim.peters', 'aleax', 'rhettinger', 'mark.dickinson', 'pitrou', 'vstinner', 'lukasz.langa', 'serhiy.storchaka', 'pablogsal', 'miss-islington', 'remi.lapeyre', 'xtreak', 'lschoe']
    pr_nums = ['11359', '28595', '28603', '28604']
    priority = 'normal'
    resolution = 'fixed'
    stage = 'resolved'
    status = 'closed'
    superseder = None
    type = 'enhancement'
    url = 'https://bugs.python.org/issue35606'
    versions = ['Python 3.8']

    Metadata

    Metadata

    Assignees

    No one assigned

      Labels

      3.8 (EOL)end of lifestdlibStandard 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