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 rhettinger
Date 2020-05-24.15:11:00
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <[email protected]>
In-reply-to
Content
These missing predicates have been requested a number of times:

   isequal()
   issubset()
   issuperset()
   isdisjoint()
History
Date User Action Args
2020-05-24 15:11:00rhettingersetrecipients: + rhettinger
2020-05-24 15:11:00rhettingersetmessageid: <[email protected]>
2020-05-24 15:11:00rhettingerlinkissue40755 messages
2020-05-24 15:11:00rhettingercreate