[3.11] GH-98363: Update batched() recipe in docs to match 3.12 by rhettinger · Pull Request #100323 · python/cpython
Conversation
Contributor
bedevere-bot
mentioned this pull request
bedevere-bot
added
the
awaiting core review
label
Doc/library/itertools.rst Outdated
CAM-Gerlach
approved these changes
CAM-Gerlach
left a comment
•
edited
Loading
CAM-Gerlach
left a comment
•
edited
edited
Member
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM from a docs perspective, FWIW. Should this be backported to 3.10 as well?
CAM-Gerlach
mentioned this pull request
CAM-Gerlach
commented
Dec 18, 2022
CAM-Gerlach commented
Member
Also, I noticed that though this PR was made from your fork per the usual flow. there is an apparent duplicate https://github.com/python/cpython/tree/batched_recipe_tuple branch on the upstream cpython repo. Does that need to be there, or can it be removed? It's the final blocker to implementing the final step of python/core-workflow#460 on cpython. Thanks!
rhettinger
merged commit
0918667
into
python:3.11
bedevere-bot
removed
the
awaiting core review
label
rhettinger
deleted the
batched_recipe_tuple
branch
rhettinger
commented
Dec 18, 2022
rhettinger commented
Contributor Author
@CAM-Gerlach Yes, go ahead and remove the other branch.
CAM-Gerlach
commented
Dec 18, 2022
CAM-Gerlach commented
Member
Thanks, removed! 👍
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment