Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

gh-89253: Add 3.10 whatsnew section for itertools.pairwise#91563

Merged
miss-islington merged 2 commits into
python:mainpython/cpython:mainfrom
slateny:s/whatsnewslateny/cpython:s/whatsnewCopy head branch name to clipboard
Apr 30, 2022
Merged

gh-89253: Add 3.10 whatsnew section for itertools.pairwise#91563
miss-islington merged 2 commits into
python:mainpython/cpython:mainfrom
slateny:s/whatsnewslateny/cpython:s/whatsnewCopy head branch name to clipboard

Conversation

@slateny

@slateny slateny commented Apr 15, 2022

Copy link
Copy Markdown
Contributor

#89253

pairwise() already has the 'new in python3.10'

Automerge-Triggered-By: GH:rhettinger

@bedevere-bot bedevere-bot added awaiting review docs Documentation in the Doc dir labels Apr 15, 2022
@iritkatriel iritkatriel requested a review from brettcannon April 15, 2022 10:10
@iritkatriel iritkatriel added the needs backport to 3.10 only security fixes label Apr 15, 2022
@AlexWaygood AlexWaygood added skip news needs backport to 3.10 only security fixes and removed needs backport to 3.10 only security fixes labels Apr 15, 2022
Comment thread Doc/whatsnew/3.10.rst Outdated
---------

Add :func:`itertools.pairwise()`.
(Contributed by Brett Cannon in :issue:`38200`.)

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Wasn't this Raymond Hettinger, not Brett Cannon?

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Yup #23549

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

You are very correct, I duplicated the section right below but seems like I neglected to replace the name. Sorry Raymond!

Comment thread Doc/whatsnew/3.10.rst Outdated
@brettcannon brettcannon requested review from rhettinger and removed request for brettcannon April 18, 2022 22:43
@miss-islington miss-islington merged commit 5dcfb91 into python:main Apr 30, 2022
@miss-islington

Copy link
Copy Markdown
Contributor

Thanks @slateny for the PR 🌮🎉.. I'm working now to backport this PR to: 3.10.
🐍🍒⛏🤖 I'm not a witch! I'm not a witch!

miss-islington pushed a commit to miss-islington/cpython that referenced this pull request Apr 30, 2022
…honGH-91563)

pythonGH-89253

[`pairwise()`](https://docs.python.org/3/library/itertools.htmlGH-itertools.pairwise) already has the 'new in python3.10'

Automerge-Triggered-By: GH:rhettinger
(cherry picked from commit 5dcfb91)

Co-authored-by: slateny <46876382+slateny@users.noreply.github.com>
@bedevere-bot

Copy link
Copy Markdown

GH-92097 is a backport of this pull request to the 3.10 branch.

@bedevere-bot bedevere-bot removed the needs backport to 3.10 only security fixes label Apr 30, 2022
miss-islington added a commit that referenced this pull request Apr 30, 2022
GH-89253

[`pairwise()`](https://docs.python.org/3/library/itertools.htmlGH-itertools.pairwise) already has the 'new in python3.10'

Automerge-Triggered-By: GH:rhettinger
(cherry picked from commit 5dcfb91)

Co-authored-by: slateny <46876382+slateny@users.noreply.github.com>
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 news

Projects

None yet

Development

Successfully merging this pull request may close these issues.

8 participants

Morty Proxy This is a proxified and sanitized view of the page, visit original site.