Skip to content

bpo-35606: Fix math.prod tests using 'start' as keyword parameter #28595

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 5 commits into from
Sep 28, 2021

Conversation

pablogsal
Copy link
Member

@pablogsal pablogsal commented Sep 28, 2021

Copy link
Member

@vstinner vstinner left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM.

@pablogsal pablogsal merged commit 8497514 into python:main Sep 28, 2021
@pablogsal pablogsal deleted the bpo-35606 branch September 28, 2021 12:32
@miss-islington
Copy link
Contributor

Thanks @pablogsal for the PR 🌮🎉.. I'm working now to backport this PR to: 3.9, 3.10.
🐍🍒⛏🤖

miss-islington pushed a commit to miss-islington/cpython that referenced this pull request Sep 28, 2021
@bedevere-bot
Copy link

GH-28603 is a backport of this pull request to the 3.10 branch.

@bedevere-bot bedevere-bot removed the needs backport to 3.10 only security fixes label Sep 28, 2021
@bedevere-bot
Copy link

GH-28604 is a backport of this pull request to the 3.9 branch.

@bedevere-bot bedevere-bot removed the needs backport to 3.9 only security fixes label Sep 28, 2021
pablogsal added a commit to miss-islington/cpython that referenced this pull request Sep 28, 2021
miss-islington added a commit that referenced this pull request Sep 28, 2021
…-28595)

(cherry picked from commit 8497514)

Co-authored-by: Pablo Galindo Salgado <[email protected]>
ambv pushed a commit that referenced this pull request Sep 28, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

6 participants