notmuch/bindings/python-cffi/notmuch2
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
..
__init__.py Fix typos 2020-08-09 21:14:36 -03:00
_base.py Fix typos 2020-08-09 21:14:36 -03:00
_build.py lib: add NOTMUCH_STATUS_CLOSED_DATABASE, use in _n_d_ensure_writable 2022-06-25 16:06:18 -03:00
_config.py python-cffi: use config_pairs API in ConfigIterator 2022-02-16 21:57:22 -04:00
_database.py bindings/python-cffi: search for config by default 2022-01-09 15:16:51 -04:00
_errors.py Fix error message when using notmuch_status_to_string 2021-12-05 08:53:39 -04:00
_message.py Merge branch 'release' 2022-01-09 09:20:56 -04:00
_query.py Rename package to notmuch2 2019-12-03 08:12:30 -04:00
_tags.py Fix typos 2020-08-09 21:14:36 -03:00
_thread.py Make messages returned by Thread objects owned 2020-06-16 08:02:02 -03:00