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 MSeifert, Will Roberts, mark.dickinson, rhettinger, serhiy.storchaka, smarnach
Date 2017-06-08.06:03:06
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1496901786.78.0.484301736894.issue30537@psf.upfronthosting.co.za>
In-reply-to
Content
New changeset 0ecdc525146ecec9d1549ebf59404c769637a512 by Raymond Hettinger (Will Roberts) in branch 'master':
bpo-30537: use PyNumber in itertools.islice instead of PyLong (#1918)
https://github.com/python/cpython/commit/0ecdc525146ecec9d1549ebf59404c769637a512
History
Date User Action Args
2017-06-08 06:03:06rhettingersetrecipients: + rhettinger, mark.dickinson, smarnach, serhiy.storchaka, MSeifert, Will Roberts
2017-06-08 06:03:06rhettingersetmessageid: <1496901786.78.0.484301736894.issue30537@psf.upfronthosting.co.za>
2017-06-08 06:03:06rhettingerlinkissue30537 messages
2017-06-08 06:03:06rhettingercreate