<feed xmlns='http://www.w3.org/2005/Atom'>
<title>notmuch/bindings, branch 0.10</title>
<subtitle>thread-based email index, search, and tagging</subtitle>
<id>https://git.notmuchmail.org/git/notmuch/atom?h=0.10</id>
<link rel='self' href='https://git.notmuchmail.org/git/notmuch/atom?h=0.10'/>
<link rel='alternate' type='text/html' href='https://git.notmuchmail.org/git/notmuch/'/>
<updated>2011-11-23T11:37:02Z</updated>
<entry>
<title>version: update to 0.10</title>
<updated>2011-11-23T11:37:02Z</updated>
<author>
<name>David Bremner</name>
<email>bremner@debian.org</email>
</author>
<published>2011-11-23T11:37:02Z</published>
<link rel='alternate' type='text/html' href='https://git.notmuchmail.org/git/notmuch/commit/?id=1915c14a3a0f947629687c686391d99ac9d3a988'/>
<id>urn:sha1:1915c14a3a0f947629687c686391d99ac9d3a988</id>
<content type='text'>
</content>
</entry>
<entry>
<title>version: update version info for 0.10~rc2</title>
<updated>2011-11-19T12:24:30Z</updated>
<author>
<name>David Bremner</name>
<email>bremner@debian.org</email>
</author>
<published>2011-11-19T12:23:40Z</published>
<link rel='alternate' type='text/html' href='https://git.notmuchmail.org/git/notmuch/commit/?id=eb88cd977bcfecfc2d4eb16547d21deb839fbae0'/>
<id>urn:sha1:eb88cd977bcfecfc2d4eb16547d21deb839fbae0</id>
<content type='text'>
Arguably editing debian/changelog violates the "do one thing at a
time" rule, but all of these versions need to be kept in sync.
</content>
</entry>
<entry>
<title>version: update to 0.10~rc1</title>
<updated>2011-11-15T23:46:08Z</updated>
<author>
<name>David Bremner</name>
<email>bremner@debian.org</email>
</author>
<published>2011-11-15T23:46:08Z</published>
<link rel='alternate' type='text/html' href='https://git.notmuchmail.org/git/notmuch/commit/?id=6b8fd9dd41e403bb0b1105f6aae5d4f379e79d73'/>
<id>urn:sha1:6b8fd9dd41e403bb0b1105f6aae5d4f379e79d73</id>
<content type='text'>
and the usual dance with the python bindings version.
</content>
</entry>
<entry>
<title>version: bump to 0.9</title>
<updated>2011-10-12T00:50:56Z</updated>
<author>
<name>David Bremner</name>
<email>bremner@debian.org</email>
</author>
<published>2011-10-12T00:50:56Z</published>
<link rel='alternate' type='text/html' href='https://git.notmuchmail.org/git/notmuch/commit/?id=8603396861dfda29feff3eae0aca5f2c5c32d7b8'/>
<id>urn:sha1:8603396861dfda29feff3eae0aca5f2c5c32d7b8</id>
<content type='text'>
also bump python bindings version.
</content>
</entry>
<entry>
<title>version: bump to 0.9~rc2</title>
<updated>2011-10-08T01:42:18Z</updated>
<author>
<name>David Bremner</name>
<email>bremner@debian.org</email>
</author>
<published>2011-10-08T01:42:18Z</published>
<link rel='alternate' type='text/html' href='https://git.notmuchmail.org/git/notmuch/commit/?id=af1dc7ef48488feafdfc21f90a6f2d6ad01225f1'/>
<id>urn:sha1:af1dc7ef48488feafdfc21f90a6f2d6ad01225f1</id>
<content type='text'>
We continue to keep the python bindings version in sync manually
</content>
</entry>
<entry>
<title>python: Set status in the class definitions</title>
<updated>2011-10-05T15:57:46Z</updated>
<author>
<name>Sebastian Spaeth</name>
<email>Sebastian@SSpaeth.de</email>
</author>
<published>2011-10-05T15:57:46Z</published>
<link rel='alternate' type='text/html' href='https://git.notmuchmail.org/git/notmuch/commit/?id=dba9c313358c5852572a5e803500a1711735e775'/>
<id>urn:sha1:dba9c313358c5852572a5e803500a1711735e775</id>
<content type='text'>
Technically, this is a superfluous change, as the self.status variable
currently gets set in NotmuchErrors's __new__ function. However, in the
long run I would like to get rid of the weird __new__ implementation which
might be somewhat confusing for users (NotmuchError(status) returns a
different class, e.g. OutOfMemoryError)

Signed-off-by: Sebastian Spaeth &lt;Sebastian@SSpaeth.de&gt;
</content>
</entry>
<entry>
<title>python: help function Query._assert_query_is_initialized</title>
<updated>2011-10-05T15:55:30Z</updated>
<author>
<name>Sebastian Spaeth</name>
<email>Sebastian@SSpaeth.de</email>
</author>
<published>2011-10-05T15:55:30Z</published>
<link rel='alternate' type='text/html' href='https://git.notmuchmail.org/git/notmuch/commit/?id=5e75398c80ab3008ca0ecd60544897dc5e546e47'/>
<id>urn:sha1:5e75398c80ab3008ca0ecd60544897dc5e546e47</id>
<content type='text'>
Remove code duplication by using the new helper function. Also raise the
new fine grained exceptions in many cases, rather than the more generic
NotmuchErrors.

Signed-off-by: Sebastian Spaeth &lt;Sebastian@SSpaeth.de&gt;
</content>
</entry>
<entry>
<title>python: clean up docstrings and API documentation</title>
<updated>2011-10-05T15:54:09Z</updated>
<author>
<name>Sebastian Spaeth</name>
<email>Sebastian@SSpaeth.de</email>
</author>
<published>2011-10-05T15:54:09Z</published>
<link rel='alternate' type='text/html' href='https://git.notmuchmail.org/git/notmuch/commit/?id=42f184c23668173e675a006864f188155826d1bd'/>
<id>urn:sha1:42f184c23668173e675a006864f188155826d1bd</id>
<content type='text'>
Signed-off-by: Sebastian Spaeth &lt;Sebastian@SSpaeth.de&gt;
</content>
</entry>
<entry>
<title>python: whitespace fixed in docstrings</title>
<updated>2011-10-05T15:05:37Z</updated>
<author>
<name>Sebastian Spaeth</name>
<email>Sebastian@SSpaeth.de</email>
</author>
<published>2011-10-05T15:05:37Z</published>
<link rel='alternate' type='text/html' href='https://git.notmuchmail.org/git/notmuch/commit/?id=a8db280f586963c82499d7a797fb15d2f766976f'/>
<id>urn:sha1:a8db280f586963c82499d7a797fb15d2f766976f</id>
<content type='text'>
Signed-off-by: Sebastian Spaeth &lt;Sebastian@SSpaeth.de&gt;
</content>
</entry>
<entry>
<title>python: Add the new exception types in the API documentation</title>
<updated>2011-10-05T14:58:13Z</updated>
<author>
<name>Sebastian Spaeth</name>
<email>Sebastian@SSpaeth.de</email>
</author>
<published>2011-10-05T14:58:13Z</published>
<link rel='alternate' type='text/html' href='https://git.notmuchmail.org/git/notmuch/commit/?id=2b43a65c1c2049f94a6787925addd5b6e4040453'/>
<id>urn:sha1:2b43a65c1c2049f94a6787925addd5b6e4040453</id>
<content type='text'>
as they should be documented...

Signed-off-by: Sebastian Spaeth &lt;Sebastian@SSpaeth.de&gt;
</content>
</entry>
</feed>
