Skip to content
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

Add convolve() to the itertools recipes #23928

Merged
merged 1 commit into from Dec 26, 2020

Conversation

rhettinger
Copy link
Contributor

@rhettinger rhettinger commented Dec 25, 2020

No description provided.

@rhettinger rhettinger merged commit 77fde8d into python:master Dec 26, 2020
2 of 3 checks passed
@miss-islington
Copy link
Contributor

miss-islington commented Dec 26, 2020

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

@miss-islington
Copy link
Contributor

miss-islington commented Dec 26, 2020

Sorry @rhettinger, I had trouble checking out the 3.9 backport branch.
Please backport using cherry_picker on command line.
cherry_picker 77fde8dc16dc808b9f9838af1aa1253e15cab6ad 3.9

@miss-islington
Copy link
Contributor

miss-islington commented Dec 26, 2020

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

@bedevere-bot
Copy link

bedevere-bot commented Dec 26, 2020

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

miss-islington pushed a commit to miss-islington/cpython that referenced this pull request Dec 26, 2020
(cherry picked from commit 77fde8d)

Co-authored-by: Raymond Hettinger <rhettinger@users.noreply.github.com>
adorilson pushed a commit to adorilson/cpython that referenced this pull request Mar 13, 2021
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.

None yet

4 participants