gh-101277: Isolate itertools, part 2/4 by erlend-aasland · Pull Request #101303 · python/cpython
-
-
Notifications
You must be signed in to change notification settings - Fork 34.8k
Merged
merged 7 commits into
Merged
Conversation
Contributor
Add dropwhile, takewhile, starmap, combinations*, and permutations types to module state
erlend-aasland
requested a review
from kumaraditya303
bedevere-bot
added
the
awaiting core review
label
bedevere-bot
mentioned this pull request
erlend-aasland
added
the
skip news
label
erlend-aasland
force-pushed
the
isolate-itertools/batch-2
branch
from
8a063a7 to
2373926
Compare
erlend-aasland
mentioned this pull request
erlend-aasland added 7 commits
erlend-aasland
force-pushed
the
isolate-itertools/batch-2
branch
from
2373926 to
29a3485
Compare
erlend-aasland
marked this pull request as ready for review
erlend-aasland
requested a review
from rhettinger
as a code owner
corona10
added
the
🔨 test-with-refleak-buildbots
label
corona10
self-requested a review
bedevere-bot
commented
Feb 1, 2023
bedevere-bot commented
bedevere-bot
removed
the
🔨 test-with-refleak-buildbots
label
corona10
approved these changes
corona10
left a comment
corona10
left a comment
Member
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
lgtm!!
bedevere-bot
added
awaiting merge
and removed
awaiting core review
labels
kumaraditya303
approved these changes
kumaraditya303
merged commit
a52cc98
into
python:main
bedevere-bot
removed
the
awaiting merge
label
kumaraditya303
commented
Feb 3, 2023
kumaraditya303 commented
Contributor
Thanks @erlend-aasland, onto the next one!
iritkatriel pushed a commit to iritkatriel/cpython that referenced this pull request
…thon#101303) Add dropwhile, takewhile, starmap, combinations*, and permutations types to module state.
erlend-aasland
commented
Feb 3, 2023
erlend-aasland commented
Contributor Author
Thanks @erlend-aasland, onto the next one!
Thanks, Kumar! I'm on the road these days; I'll try to find the time to prepare part 3 later today.
erlend-aasland
deleted the
isolate-itertools/batch-2
branch
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment