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 rhettinger
Recipients panda1200, rhettinger, serhiy.storchaka
Date 2022-02-11.05:18:56
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1644556736.66.0.98596906428.issue46705@roundup.psfhosted.org>
In-reply-to
Content
> Would not testing len(self.difference(other)) == 0 
> be more efficient?

Yes, I think so.
History
Date User Action Args
2022-02-11 05:18:56rhettingersetrecipients: + rhettinger, serhiy.storchaka, panda1200
2022-02-11 05:18:56rhettingersetmessageid: <1644556736.66.0.98596906428.issue46705@roundup.psfhosted.org>
2022-02-11 05:18:56rhettingerlinkissue46705 messages
2022-02-11 05:18:56rhettingercreate