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 cool-RR
Recipients Saimadhav.Heblikar, cool-RR, eric.smith, ethan.furman, josh.r, pitrou, r.david.murray, rhettinger, scoder, serhiy.storchaka, steven.daprano
Date 2014-10-04.07:38:04
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1412408284.33.0.107371586958.issue22515@psf.upfronthosting.co.za>
In-reply-to
Content
I don't really understand the refactoring. For example why is `len(self) <= len(other)` needed? For which case? Note that `len` would also catch keys with `0` value which shouldn't have an effect.
History
Date User Action Args
2014-10-04 07:38:04cool-RRsetrecipients: + cool-RR, rhettinger, pitrou, scoder, eric.smith, steven.daprano, r.david.murray, ethan.furman, serhiy.storchaka, Saimadhav.Heblikar, josh.r
2014-10-04 07:38:04cool-RRsetmessageid: <1412408284.33.0.107371586958.issue22515@psf.upfronthosting.co.za>
2014-10-04 07:38:04cool-RRlinkissue22515 messages
2014-10-04 07:38:04cool-RRcreate