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

bpo-42670: Fix a missing word in the itertools.product() docs #23823

Merged
merged 1 commit into from Dec 17, 2020

Conversation

ZackerySpytz
Copy link
Contributor

@ZackerySpytz ZackerySpytz commented Dec 17, 2020

https://bugs.python.org/issue42670

Automerge-Triggered-By: GH:Mariatta

Copy link
Sponsor Member

@Mariatta Mariatta left a comment

Thanks for the quick fix.

@Mariatta Mariatta added needs backport to 3.8 needs backport to 3.9 skip news 🤖 automerge PR will be merged once it's been approved and all CI passed labels Dec 17, 2020
@miss-islington miss-islington merged commit 074ad51 into python:master Dec 17, 2020
3 checks passed
@miss-islington
Copy link
Contributor

miss-islington commented Dec 17, 2020

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

miss-islington pushed a commit to miss-islington/cpython that referenced this pull request Dec 17, 2020
…GH-23823)

(cherry picked from commit 074ad51)

Co-authored-by: Zackery Spytz <zspytz@gmail.com>
@bedevere-bot
Copy link

bedevere-bot commented Dec 17, 2020

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

@miss-islington
Copy link
Contributor

miss-islington commented Dec 17, 2020

Sorry, @ZackerySpytz, I could not cleanly backport this to 3.8 due to a conflict.
Please backport using cherry_picker on command line.
cherry_picker 074ad5123f18923bdb5fa0b6e4bf24de45e32ba9 3.8

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 needs backport to 3.8 🤖 automerge PR will be merged once it's been approved and all CI passed skip news
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

5 participants