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 serhiy.storchaka
Recipients cryvate, mark.dickinson, ncoghlan, python-dev, serhiy.storchaka, tehybel, terry.reedy, vstinner
Date 2017-10-08.09:53:36
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1507456416.41.0.213398074469.issue27867@psf.upfronthosting.co.za>
In-reply-to
Content
New changeset 4d3f084c035ad3dfd9f8479886c41b1b1823ace2 by Serhiy Storchaka in branch 'master':
bpo-27867: Add a porting guide for PySlice_GetIndicesEx(). (#1973)
https://github.com/python/cpython/commit/4d3f084c035ad3dfd9f8479886c41b1b1823ace2
History
Date User Action Args
2017-10-08 09:53:36serhiy.storchakasetrecipients: + serhiy.storchaka, terry.reedy, mark.dickinson, ncoghlan, vstinner, python-dev, tehybel, cryvate
2017-10-08 09:53:36serhiy.storchakasetmessageid: <1507456416.41.0.213398074469.issue27867@psf.upfronthosting.co.za>
2017-10-08 09:53:36serhiy.storchakalinkissue27867 messages
2017-10-08 09:53:36serhiy.storchakacreate