commit | 5dcfb916c765d825b2e8372281d71d32316b41cf | [log] [tgz] |
---|---|---|
author | slateny <46876382+slateny@users.noreply.github.com> | Sat Apr 30 15:14:38 2022 -0700 |
committer | GitHub <noreply@github.com> | Sat Apr 30 15:14:38 2022 -0700 |
tree | 6579b450fdc095efba98d89267d3e973f7b831bc | |
parent | efb87b1090a21e1be8f5f4928349eb742fd17f4c [diff] |
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