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, jhelmus, larry, mark.dickinson, ned.deily, njs, serhiy.storchaka, skrah, steve.dower
Date 2017-05-25.12:32:10
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1495715531.09.0.992188214689.issue29943@psf.upfronthosting.co.za>
In-reply-to
Content
New changeset f43b293f2fee91578e28c7aa566510a0cd6e33cb by Serhiy Storchaka in branch '3.6':
[3.6] bpo-29943: Do not replace the function PySlice_GetIndicesEx() with a macro (GH-1049) (#1813)
https://github.com/python/cpython/commit/f43b293f2fee91578e28c7aa566510a0cd6e33cb
History
Date User Action Args
2017-05-25 12:32:11serhiy.storchakasetrecipients: + serhiy.storchaka, mark.dickinson, larry, benjamin.peterson, ned.deily, njs, cgohlke, skrah, steve.dower, cstratak, hroncok, jhelmus
2017-05-25 12:32:11serhiy.storchakasetmessageid: <1495715531.09.0.992188214689.issue29943@psf.upfronthosting.co.za>
2017-05-25 12:32:11serhiy.storchakalinkissue29943 messages
2017-05-25 12:32:10serhiy.storchakacreate