notmuch/bindings/python-cffi/notmuch2
Johannes Larsen f01f6405c9 python/notmuch2: fix exclude tag handling
A typo in Database._create_query lost the exclude_tag names during the
string to utf-8 conversion.

Amended by DB: fixed patch format and updated commit message.
2020-12-25 11:25:25 -04: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 python/notmuch2: add bindings for the database config strings 2020-06-15 21:50:03 -03:00
_config.py python config access: fix style and KeyError bug 2020-06-15 21:50:03 -03:00
_database.py python/notmuch2: fix exclude tag handling 2020-12-25 11:25:25 -04:00
_errors.py python/notmuch2: fix typo for "destroyed" 2019-12-24 07:13:09 +09:00
_message.py Fix typos 2020-08-09 21:14:36 -03: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