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 benjamin.peterson, cgohlke, cstratak, hroncok, larry, ned.deily, njs, serhiy.storchaka, steve.dower
Date 2017-04-16.07:08:49
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1492326529.39.0.433292241741.issue29943@psf.upfronthosting.co.za>
In-reply-to
Content
New changeset 89f9eb5b192b875c017d37cac16bd514aad9a801 by Serhiy Storchaka in branch '2.7':
bpo-29943: Remove the PySlice_GetIndicesEx() macro. (#1050)
https://github.com/python/cpython/commit/89f9eb5b192b875c017d37cac16bd514aad9a801
History
Date User Action Args
2017-04-16 07:08:49serhiy.storchakasetrecipients: + serhiy.storchaka, larry, benjamin.peterson, ned.deily, njs, cgohlke, steve.dower, cstratak, hroncok
2017-04-16 07:08:49serhiy.storchakasetmessageid: <1492326529.39.0.433292241741.issue29943@psf.upfronthosting.co.za>
2017-04-16 07:08:49serhiy.storchakalinkissue29943 messages
2017-04-16 07:08:49serhiy.storchakacreate