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 <1590333060.51.0.256014570882.issue40755@roundup.psfhosted.org>
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: <1590333060.51.0.256014570882.issue40755@roundup.psfhosted.org>
2020-05-24 15:11:00rhettingerlinkissue40755 messages
2020-05-24 15:11:00rhettingercreate