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 Mariatta, mark.dickinson, martin.panter, r.david.murray, rhettinger, serhiy.storchaka, tim.peters, vstinner, xiang.zhang
Date 2017-02-22.04:32:32
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1487737952.68.0.619264855814.issue27660@psf.upfronthosting.co.za>
In-reply-to
Content
New changeset 4cee049f5b6864066b8315e9b54de955e5487dfc by GitHub in branch 'master':
bpo-27660: remove unnecessary overflow checks in list_resize (GH-189)
https://github.com/python/cpython/commit/4cee049f5b6864066b8315e9b54de955e5487dfc
History
Date User Action Args
2017-02-22 04:32:32xiang.zhangsetrecipients: + xiang.zhang, tim.peters, rhettinger, mark.dickinson, vstinner, r.david.murray, martin.panter, serhiy.storchaka, Mariatta
2017-02-22 04:32:32xiang.zhangsetmessageid: <1487737952.68.0.619264855814.issue27660@psf.upfronthosting.co.za>
2017-02-22 04:32:32xiang.zhanglinkissue27660 messages
2017-02-22 04:32:32xiang.zhangcreate