Re: [PATCH v4] bindings/python-cffi: allow reopening a database

Subject: Re: [PATCH v4] bindings/python-cffi: allow reopening a database

Date: Sun, 14 Sep 2025 13:34:49 -0300

To: Anton Khirnov, notmuch@notmuchmail.org

Cc:

From: David Bremner


Anton Khirnov <anton@khirnov.net> writes:

> This will be useful for handling NOTMUCH_STATUS_OPERATION_INVALIDATED
> errors that will be exposed through the bindings in a following commit.
> ---
>  bindings/python-cffi/notmuch2/_build.py     |  3 +++
>  bindings/python-cffi/notmuch2/_database.py  | 24 +++++++++++++++++++
>  bindings/python-cffi/tests/test_database.py | 26 +++++++++++++++++++++
>  3 files changed, 53 insertions(+)

applied to master
_______________________________________________
notmuch mailing list -- notmuch@notmuchmail.org
To unsubscribe send an email to notmuch-leave@notmuchmail.org

Thread: