python / python/cpython

math.prod can return integers (contradicts doc)

Open
#90,984 10 comments 0 reactions 1 assignee View on GitHub

@rhettinger is already working on this.

Since Feb 23, 2022.

docs type-bug
Dominant language
Python
Stars
77.2k
Forks
36k
Avg merge
1d 9h
Merged PRs (30d)
558

Description

BPO 46828
Nosy @rhettinger, @outofmbufs

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 = 'https://github.com/rhettinger'
closed_at = None
created_at = <Date 2022-02-22.19:04:33.966>
labels = ['type-bug', 'docs']
title = 'math.prod can return integers (contradicts doc)'
updated_at = <Date 2022-02-23.01:41:08.483>
user = 'https://github.com/outofmbufs'

bugs.python.org fields:

activity = <Date 2022-02-23.01:41:08.483>
actor = 'rhettinger'
assignee = 'rhettinger'
closed = False
closed_date = None
closer = None
components = ['Documentation']
creation = <Date 2022-02-22.19:04:33.966>
creator = 'neilwebber'
dependencies = []
files = []
hgrepos = []
issue_num = 46828
keywords = []
message_count = 2.0
messages = ['413741', '413763']
nosy_count = 3.0
nosy_names = ['rhettinger', 'docs@python', 'neilwebber']
pr_nums = []
priority = 'low'
resolution = None
stage = None
status = 'open'
superseder = None
type = 'behavior'
url = 'https://bugs.python.org/issue46828'
versions = []

Linked PRs
  • gh-124297

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.