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 serhiy.storchaka
Recipients rhettinger, serhiy.storchaka
Date 2022-02-11.15:23:35
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1644593015.03.0.0887266937742.issue46721@roundup.psfhosted.org>
In-reply-to
Content
The new code is similar to the code of set.isdisjoint(), so we can share the code if generalize it.
History
Date User Action Args
2022-02-11 15:23:35serhiy.storchakasetrecipients: + serhiy.storchaka, rhettinger
2022-02-11 15:23:35serhiy.storchakasetmessageid: <1644593015.03.0.0887266937742.issue46721@roundup.psfhosted.org>
2022-02-11 15:23:35serhiy.storchakalinkissue46721 messages
2022-02-11 15:23:35serhiy.storchakacreate