aboutsummaryrefslogtreecommitdiff
path: root/bindings/python-cffi/notmuch2/__init__.py
AgeCommit message (Collapse)Author
2025-06-16bindings/python-cffi: fix typosJakub Wilk
2025-03-18doc/python: correct wording around container complexity.David Bremner
Based on a suggestion from Jakub Wilk.
2020-08-09Fix typosJonas Bernoulli
2019-12-24python/notmuch2: fix typo for ObjectDestroyedErrorDaniel Kahn Gillmor
There is no functional change here, just a fix to a typo in the docstrings. Signed-off-by: Daniel Kahn Gillmor <dkg@fifthhorseman.net>
2019-12-03Rename package to notmuch2Floris Bruynooghe
This is based on a previous discussion on the list where this was more or less seen as the least-bad option.