<feed xmlns='http://www.w3.org/2005/Atom'>
<title>notmuch/bindings/python, branch debian/0.26.2-2</title>
<subtitle>thread-based email index, search, and tagging</subtitle>
<id>https://git.notmuchmail.org/git/notmuch/atom?h=debian%2F0.26.2-2</id>
<link rel='self' href='https://git.notmuchmail.org/git/notmuch/atom?h=debian%2F0.26.2-2'/>
<link rel='alternate' type='text/html' href='https://git.notmuchmail.org/git/notmuch/'/>
<updated>2018-04-27T01:28:45Z</updated>
<entry>
<title>version: bump to 0.26.2</title>
<updated>2018-04-27T01:28:45Z</updated>
<author>
<name>David Bremner</name>
<email>david@tethera.net</email>
</author>
<published>2018-04-27T01:28:45Z</published>
<link rel='alternate' type='text/html' href='https://git.notmuchmail.org/git/notmuch/commit/?id=ed04c0788906adab86a11563d60e8d0dcedacba7'/>
<id>urn:sha1:ed04c0788906adab86a11563d60e8d0dcedacba7</id>
<content type='text'>
</content>
</entry>
<entry>
<title>version: bump to 0.26.1</title>
<updated>2018-04-02T11:09:45Z</updated>
<author>
<name>David Bremner</name>
<email>david@tethera.net</email>
</author>
<published>2018-04-02T11:09:45Z</published>
<link rel='alternate' type='text/html' href='https://git.notmuchmail.org/git/notmuch/commit/?id=ea690a44d1a5af3da496b0d9482471cbd9623231'/>
<id>urn:sha1:ea690a44d1a5af3da496b0d9482471cbd9623231</id>
<content type='text'>
</content>
</entry>
<entry>
<title>version: bump to 0.26</title>
<updated>2018-01-09T11:15:16Z</updated>
<author>
<name>David Bremner</name>
<email>david@tethera.net</email>
</author>
<published>2018-01-09T11:15:16Z</published>
<link rel='alternate' type='text/html' href='https://git.notmuchmail.org/git/notmuch/commit/?id=461260c3c6f3d8e9cff20bf663f12805aea2d45d'/>
<id>urn:sha1:461260c3c6f3d8e9cff20bf663f12805aea2d45d</id>
<content type='text'>
</content>
</entry>
<entry>
<title>version: bump to 0.26~rc2</title>
<updated>2018-01-06T13:41:39Z</updated>
<author>
<name>David Bremner</name>
<email>david@tethera.net</email>
</author>
<published>2018-01-06T13:41:39Z</published>
<link rel='alternate' type='text/html' href='https://git.notmuchmail.org/git/notmuch/commit/?id=4cb1eeba83416a12c616aca6469c027b8b8a303d'/>
<id>urn:sha1:4cb1eeba83416a12c616aca6469c027b8b8a303d</id>
<content type='text'>
Update debian version to follow.
</content>
</entry>
<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>
</feed>
