notmuch/bindings/python-cffi
Floris Bruynooghe 776a54a0e4 Support aborting the atomic context
Since it is possible to use an atomic context to abort a number of
changes support this usage.  Because the only way to actually abort
the transaction is to close the database this must also do so.

Amended by db: Note the limitation requiring close is a limitation of
the underlying notmuch API, which should be fixed in a future notmuch
release.
2020-06-16 08:17:39 -03:00
..
notmuch2 Support aborting the atomic context 2020-06-16 08:17:39 -03:00
tests Support aborting the atomic context 2020-06-16 08:17:39 -03:00
MANIFEST.in Introduce CFFI-based python bindings 2019-12-03 08:12:30 -04:00
setup.py Rename package to notmuch2 2019-12-03 08:12:30 -04:00
tox.ini Update tox.ini for python3.8 and fix pypy3.6 2020-06-15 11:25:39 -03:00