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 larry, serhiy.storchaka, vstinner
Date 2017-03-24.22:07:12
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1490393232.77.0.764036344663.issue29748@psf.upfronthosting.co.za>
In-reply-to
Content
New changeset 80ec8364f15857c405ef0ecb1e758c8fc6b332f7 by Serhiy Storchaka in branch 'master':
bpo-29748: Added the slice index converter in Argument Clinic. (#549)
https://github.com/python/cpython/commit/80ec8364f15857c405ef0ecb1e758c8fc6b332f7
History
Date User Action Args
2017-03-24 22:07:12serhiy.storchakasetrecipients: + serhiy.storchaka, vstinner, larry
2017-03-24 22:07:12serhiy.storchakasetmessageid: <1490393232.77.0.764036344663.issue29748@psf.upfronthosting.co.za>
2017-03-24 22:07:12serhiy.storchakalinkissue29748 messages
2017-03-24 22:07:12serhiy.storchakacreate