mirror of
https://git.notmuchmail.org/git/notmuch
synced 2025-01-08 17:51:42 +01:00
a00f3a1f7a
Even though we use collections.abc.Set which implements all these methods under their operator names, the actual named variations of these methods are shockingly missing. So let's add them manually. |
||
---|---|---|
.. | ||
conftest.py | ||
test_base.py | ||
test_database.py | ||
test_message.py | ||
test_tags.py | ||
test_thread.py |