-
-
Notifications
You must be signed in to change notification settings - Fork 34.2k
Closed
Labels
3.11only security fixesonly security fixesstdlibStandard Library Python modules in the Lib/ directoryStandard Library Python modules in the Lib/ directorytype-featureA feature request or enhancementA feature request or enhancement
Description
| 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']Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
3.11only security fixesonly security fixesstdlibStandard Library Python modules in the Lib/ directoryStandard Library Python modules in the Lib/ directorytype-featureA feature request or enhancementA feature request or enhancement

