]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-89253: Add 3.10 whatsnew section for itertools.pairwise (GH-91563)
authorslateny <46876382+slateny@users.noreply.github.com>
Sat, 30 Apr 2022 22:14:38 +0000 (15:14 -0700)
committerGitHub <noreply@github.com>
Sat, 30 Apr 2022 22:14:38 +0000 (15:14 -0700)
commit5dcfb916c765d825b2e8372281d71d32316b41cf
tree6579b450fdc095efba98d89267d3e973f7b831bc
parentefb87b1090a21e1be8f5f4928349eb742fd17f4c
gh-89253: Add 3.10 whatsnew section for itertools.pairwise (GH-91563)

#89253

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

Automerge-Triggered-By: GH:rhettinger
Doc/whatsnew/3.10.rst