]> granicus.if.org Git - python/commit
[2.7] bpo-27212: Modify islice recipe to consume initial values preceding start ...
authorCheryl Sabella <cheryl.sabella@gmail.com>
Mon, 2 Apr 2018 05:29:01 +0000 (01:29 -0400)
committerRaymond Hettinger <rhettinger@users.noreply.github.com>
Mon, 2 Apr 2018 05:29:01 +0000 (22:29 -0700)
commit325191bd6b3a2d5e3012adee868f19baf3e2c3ab
tree9a6e344df70eee6f17f39ffee6c41a3100a115fb
parent72f3e0887500e00867fa16ce5aaab12fae853b63
[2.7] bpo-27212: Modify islice recipe to consume initial values preceding start (GH-6195) (GH-6339)

(cherry picked from commit da1734c58d2f97387ccc9676074717d38b044128)
Doc/library/itertools.rst
Lib/test/test_itertools.py
Misc/NEWS.d/next/Documentation/2018-03-22-19-23-04.bpo-27212.wrE5KR.rst [new file with mode: 0644]