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