notmuch/bindings/python-cffi
David Bremner 9cc026f3da bindings/python-cffi: add matched property to message objects
Existing users of the legacy python bindings use
message.get_flags(Message.FLAG.MATCH) to determine which messages in a
thread matched. Since the bindings don't provide get_flags anymore,
they should provide a property analogous to the existing "excluded"
property.
2022-01-01 11:48:40 -04:00
..
notmuch2 bindings/python-cffi: add matched property to message objects 2022-01-01 11:48:40 -04:00
tests bindings/python-cffi: add matched property to message objects 2022-01-01 11:48:40 -04:00
MANIFEST.in Introduce CFFI-based python bindings 2019-12-03 08:12:30 -04:00
setup.py python-cffi: fix out-of-tree build 2021-12-05 09:08:48 -04:00
tox.ini Update tox.ini for python3.8 and fix pypy3.6 2020-06-15 11:25:39 -03:00