<feed xmlns='http://www.w3.org/2005/Atom'>
<title>notmuch/bindings, branch 0.26_rc1</title>
<subtitle>thread-based email index, search, and tagging</subtitle>
<id>https://git.notmuchmail.org/git/notmuch/atom?h=0.26_rc1</id>
<link rel='self' href='https://git.notmuchmail.org/git/notmuch/atom?h=0.26_rc1'/>
<link rel='alternate' type='text/html' href='https://git.notmuchmail.org/git/notmuch/'/>
<updated>2017-12-29T20:48:42Z</updated>
<entry>
<title>version: bump 0.26~rc1</title>
<updated>2017-12-29T20:48:42Z</updated>
<author>
<name>David Bremner</name>
<email>david@tethera.net</email>
</author>
<published>2017-12-29T20:48:42Z</published>
<link rel='alternate' type='text/html' href='https://git.notmuchmail.org/git/notmuch/commit/?id=ae07f6559efe43b26c1add4259c432f84dea8ae2'/>
<id>urn:sha1:ae07f6559efe43b26c1add4259c432f84dea8ae2</id>
<content type='text'>
</content>
</entry>
<entry>
<title>version: bump to 0.26~rc0</title>
<updated>2017-12-28T14:19:48Z</updated>
<author>
<name>David Bremner</name>
<email>david@tethera.net</email>
</author>
<published>2017-12-28T14:19:48Z</published>
<link rel='alternate' type='text/html' href='https://git.notmuchmail.org/git/notmuch/commit/?id=cf024564110f629814a2a0d2412354460baf2862'/>
<id>urn:sha1:cf024564110f629814a2a0d2412354460baf2862</id>
<content type='text'>
</content>
</entry>
<entry>
<title>python: remove obsolete debian directory</title>
<updated>2017-12-27T16:42:50Z</updated>
<author>
<name>David Bremner</name>
<email>david@tethera.net</email>
</author>
<published>2017-12-24T13:58:45Z</published>
<link rel='alternate' type='text/html' href='https://git.notmuchmail.org/git/notmuch/commit/?id=9ced40228b2524bd09dc8e0063f1ce3db450caea'/>
<id>urn:sha1:9ced40228b2524bd09dc8e0063f1ce3db450caea</id>
<content type='text'>
It is unlikely this still works since it has not been updated since
2010. The python packages for debian are now built by the top level
debian/ packaging.
</content>
</entry>
<entry>
<title>python: add decrypt_policy argument to Database.index_file()</title>
<updated>2017-12-24T13:47:35Z</updated>
<author>
<name>Daniel Kahn Gillmor</name>
<email>dkg@fifthhorseman.net</email>
</author>
<published>2017-12-19T19:08:50Z</published>
<link rel='alternate' type='text/html' href='https://git.notmuchmail.org/git/notmuch/commit/?id=6aec7a76b9e70544a93b092c50d167c3e63548ee'/>
<id>urn:sha1:6aec7a76b9e70544a93b092c50d167c3e63548ee</id>
<content type='text'>
We adopt a pythonic idiom here with an optional argument, rather than
exposing the user to the C indexopts object directly.

This now includes a simple test to ensure that the decrypt_policy
argument works as expected.
</content>
</entry>
<entry>
<title>python: Fix method name in docs</title>
<updated>2017-12-24T13:17:06Z</updated>
<author>
<name>l-m-h@web.de</name>
<email>l-m-h@web.de</email>
</author>
<published>2017-12-22T22:26:49Z</published>
<link rel='alternate' type='text/html' href='https://git.notmuchmail.org/git/notmuch/commit/?id=e0ac149955686353570c19c9949c9032d46fb30f'/>
<id>urn:sha1:e0ac149955686353570c19c9949c9032d46fb30f</id>
<content type='text'>
Fix a method rename in the docs that was overlooked in
3444c731d27fd42bbbdaae00af6ca48b4525b03b.
</content>
</entry>
<entry>
<title>python: Rename get_config_list to get_configs</title>
<updated>2017-12-19T10:42:11Z</updated>
<author>
<name>l-m-h@web.de</name>
<email>l-m-h@web.de</email>
</author>
<published>2017-12-07T11:40:50Z</published>
<link rel='alternate' type='text/html' href='https://git.notmuchmail.org/git/notmuch/commit/?id=3444c731d27fd42bbbdaae00af6ca48b4525b03b'/>
<id>urn:sha1:3444c731d27fd42bbbdaae00af6ca48b4525b03b</id>
<content type='text'>
The old name has a bit of a feeling of hungarian notation.  Also many
generators in the core are named with the suffix "s" to indicate
iterables: dict.items, dict.keys for example.
</content>
</entry>
<entry>
<title>python: turn get_config_list into a generator</title>
<updated>2017-12-19T10:40:47Z</updated>
<author>
<name>l-m-h@web.de</name>
<email>l-m-h@web.de</email>
</author>
<published>2017-12-07T11:40:48Z</published>
<link rel='alternate' type='text/html' href='https://git.notmuchmail.org/git/notmuch/commit/?id=e745857c4a40f081560bdbe2b75ec1eafddea441'/>
<id>urn:sha1:e745857c4a40f081560bdbe2b75ec1eafddea441</id>
<content type='text'>
This mimics the behaviour of the underlying C function more closely as
it also does not store all values in memory.
</content>
</entry>
<entry>
<title>python: add default arg to get_config_list</title>
<updated>2017-12-19T10:39:32Z</updated>
<author>
<name>l-m-h@web.de</name>
<email>l-m-h@web.de</email>
</author>
<published>2017-12-07T11:40:47Z</published>
<link rel='alternate' type='text/html' href='https://git.notmuchmail.org/git/notmuch/commit/?id=c536de3afb365dbbb3f85755f149383285c53b9c'/>
<id>urn:sha1:c536de3afb365dbbb3f85755f149383285c53b9c</id>
<content type='text'>
It makes the function a little more intuitive to use and does not
diverge much from the original function signature.

Also an example is added to the docstring.
</content>
</entry>
<entry>
<title>python: add bindings to access config</title>
<updated>2017-12-19T10:36:30Z</updated>
<author>
<name>l-m-h@web.de</name>
<email>l-m-h@web.de</email>
</author>
<published>2017-12-07T11:40:46Z</published>
<link rel='alternate' type='text/html' href='https://git.notmuchmail.org/git/notmuch/commit/?id=6c6b0f13ffc3988b0f31774b33b8215be02abaa9'/>
<id>urn:sha1:6c6b0f13ffc3988b0f31774b33b8215be02abaa9</id>
<content type='text'>
The C functions notmuch_database_get_config,
notmuch_database_get_config_list and notmuch_database_set_config are
part of the official C bindings.  So there should also be some python
bindings for them.

Also they are the only way to access the named queries introduced in
b9bf3f44.

The interface of the python functions is designed to be close to the C
functions.
</content>
</entry>
<entry>
<title>Merge branch 'release'</title>
<updated>2017-12-09T02:19:06Z</updated>
<author>
<name>David Bremner</name>
<email>david@tethera.net</email>
</author>
<published>2017-12-09T02:19:06Z</published>
<link rel='alternate' type='text/html' href='https://git.notmuchmail.org/git/notmuch/commit/?id=040c3236afcf95bead0324a48c2e0b9cd7934993'/>
<id>urn:sha1:040c3236afcf95bead0324a48c2e0b9cd7934993</id>
<content type='text'>
Conflicts:
        NEWS

Add in NEWS from point release
</content>
</entry>
</feed>
