This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author rhettinger
Recipients Nofar Schnider, alex0307, cheryl.sabella, docs@python, rhettinger
Date 2018-03-27.02:23:36
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1522117416.81.0.467229070634.issue27212@psf.upfronthosting.co.za>
In-reply-to
Content
New changeset f328caf4caafd4521c356af8cb8a299f27603c90 by Raymond Hettinger (Miss Islington (bot)) in branch '3.7':
bpo-27212: Modify islice recipe to consume initial values preceding start (GH-6195) (#GH-6266)
https://github.com/python/cpython/commit/f328caf4caafd4521c356af8cb8a299f27603c90
History
Date User Action Args
2018-03-27 02:23:36rhettingersetrecipients: + rhettinger, docs@python, Nofar Schnider, alex0307, cheryl.sabella
2018-03-27 02:23:36rhettingersetmessageid: <1522117416.81.0.467229070634.issue27212@psf.upfronthosting.co.za>
2018-03-27 02:23:36rhettingerlinkissue27212 messages
2018-03-27 02:23:36rhettingercreate