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 xiang.zhang
Recipients mark.dickinson, serhiy.storchaka, vstinner, xiang.zhang
Date 2017-05-10.11:11:11
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1494414671.25.0.932027242655.issue30281@psf.upfronthosting.co.za>
In-reply-to
Content
New changeset 639e295650a51894412c9d976958792010d3bcf8 by Xiang Zhang in branch '3.5':
bpo-30281: Fix the default value for stop in PySlice_Unpack() (#1530) (#1480https://github.com/python/cpython/commit/639e295650a51894412c9d976958792010d3bcf8
History
Date User Action Args
2017-05-10 11:11:11xiang.zhangsetrecipients: + xiang.zhang, mark.dickinson, vstinner, serhiy.storchaka
2017-05-10 11:11:11xiang.zhangsetmessageid: <1494414671.25.0.932027242655.issue30281@psf.upfronthosting.co.za>
2017-05-10 11:11:11xiang.zhanglinkissue30281 messages
2017-05-10 11:11:11xiang.zhangcreate