notmuch/bindings/python-cffi
David Bremner 3f27cce71f lib: add NOTMUCH_STATUS_CLOSED_DATABASE, use in _n_d_ensure_writable
In order for a database to actually be writeable, it must be the case that it
is open, not just the correct type of Xapian object. By explicitely
checking, we are able to provide better error reporting, in particular
for the previously broken test in T566-lib-message.
2022-06-25 16:06:18 -03:00
..
notmuch2 lib: add NOTMUCH_STATUS_CLOSED_DATABASE, use in _n_d_ensure_writable 2022-06-25 16:06:18 -03:00
tests python-cffi: use config_pairs API in ConfigIterator 2022-02-16 21:57:22 -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