X Tutup
The Wayback Machine - https://web.archive.org/web/20260305083802/https://github.com/python/cpython/issues/91024
Skip to content

Improve performance of math.prod with bignums (and functools.reduce?) #91024

@benrg

Description

@benrg
mannequin
BPO 46868
Nosy @tim-one, @rhettinger, @mdickinson

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 = None
created_at = <Date 2022-02-26.23:35:53.176>
labels = ['type-feature', 'library', '3.11']
title = 'Improve performance of math.prod with bignums (and functools.reduce?)'
updated_at = <Date 2022-03-01.02:30:42.062>
user = 'https://bugs.python.org/benrg'

bugs.python.org fields:

activity = <Date 2022-03-01.02:30:42.062>
actor = 'tim.peters'
assignee = 'none'
closed = False
closed_date = None
closer = None
components = ['Library (Lib)']
creation = <Date 2022-02-26.23:35:53.176>
creator = 'benrg'
dependencies = []
files = []
hgrepos = []
issue_num = 46868
keywords = []
message_count = 9.0
messages = ['414126', '414138', '414144', '414164', '414216', '414219', '414225', '414231', '414233']
nosy_count = 4.0
nosy_names = ['tim.peters', 'rhettinger', 'mark.dickinson', 'benrg']
pr_nums = []
priority = 'normal'
resolution = None
stage = None
status = 'open'
superseder = None
type = 'enhancement'
url = 'https://bugs.python.org/issue46868'
versions = ['Python 3.11']

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

      X Tutup