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 Alexander Todorov, barry, docs@python, josh.r, steven.daprano, xiang.zhang
Date 2017-03-24.22:20:58
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1490394058.99.0.655887872355.issue29756@psf.upfronthosting.co.za>
In-reply-to
Content
New changeset b2d77175d1317494b4238b4e07426d310fbf1d19 by Xiang Zhang in branch 'master':
bpo-29756: Improve documentation for list methods that compare items by equality (GH-572)
https://github.com/python/cpython/commit/b2d77175d1317494b4238b4e07426d310fbf1d19
History
Date User Action Args
2017-03-24 22:20:59xiang.zhangsetrecipients: + xiang.zhang, barry, steven.daprano, docs@python, josh.r, Alexander Todorov
2017-03-24 22:20:58xiang.zhangsetmessageid: <1490394058.99.0.655887872355.issue29756@psf.upfronthosting.co.za>
2017-03-24 22:20:58xiang.zhanglinkissue29756 messages
2017-03-24 22:20:58xiang.zhangcreate