notmuch/bindings
Michael J Gruber 3771832b01 python: adjust legacy bindings to py 3.12
Py 3.12 finally pulled the plug on the `SafeConfigParser` class which
has been deprecated since py 3.2.

We use it in the legacy bindings only, so take the easy route of
importing `ConfigParser` as `SafeConfigParser` and monkey-patching so
that the class has the expected interface.
2023-07-09 11:43:21 -03:00
..
python python: adjust legacy bindings to py 3.12 2023-07-09 11:43:21 -03:00
python-cffi test: increase cffi timeout 2022-08-16 04:29:39 -03:00
ruby ruby: db: reorganize initializer 2023-05-29 07:51:02 -03:00
Makefile build: integrate building ruby bindings into notmuch build process 2015-06-12 09:12:28 +02:00
Makefile.local python-cffi: introduce stamp file 2021-12-04 15:22:06 -04:00