]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-89253: Add 3.10 whatsnew section for itertools.pairwise (GH-91563)
authorMiss Islington (bot) <31488909+miss-islington@users.noreply.github.com>
Sat, 30 Apr 2022 22:29:09 +0000 (15:29 -0700)
committerGitHub <noreply@github.com>
Sat, 30 Apr 2022 22:29:09 +0000 (15:29 -0700)
commit8b6e5d38636807850e6b9579a98117b71b116e97
tree0a124d2c3f9e70545687e257decddbe058a5fa56
parent335aae195093d89d11f4379d36c663233abead61
gh-89253: Add 3.10 whatsnew section for itertools.pairwise (GH-91563)

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 5dcfb916c765d825b2e8372281d71d32316b41cf)

Co-authored-by: slateny <46876382+slateny@users.noreply.github.com>
Doc/whatsnew/3.10.rst