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