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