Skip to content

Convolve tweak #24012

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 2 commits into from
Dec 30, 2020
Merged

Convolve tweak #24012

merged 2 commits into from
Dec 30, 2020

Conversation

rhettinger
Copy link
Contributor

No description provided.

@rhettinger rhettinger added docs Documentation in the Doc dir skip issue skip news needs backport to 3.9 only security fixes labels Dec 30, 2020
@rhettinger rhettinger merged commit f421bfc into python:master Dec 30, 2020
@miss-islington
Copy link
Contributor

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

miss-islington pushed a commit to miss-islington/cpython that referenced this pull request Dec 30, 2020
* Minor improvement to speed and space efficiency for the convolve() recipe
* Don't require convolve's kernel to be a sequence.
(cherry picked from commit f421bfc)

Co-authored-by: Raymond Hettinger <[email protected]>
@bedevere-bot
Copy link

GH-24013 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 Dec 30, 2020
adorilson pushed a commit to adorilson/cpython that referenced this pull request Mar 13, 2021
* Minor improvement to speed and space efficiency for the convolve() recipe
* Don't require convolve's kernel to be a sequence.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
docs Documentation in the Doc dir skip issue skip news
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants