<feed xmlns='http://www.w3.org/2005/Atom'>
<title>notmuch/bindings, branch 0.4</title>
<subtitle>thread-based email index, search, and tagging</subtitle>
<id>https://git.notmuchmail.org/git/notmuch/atom?h=0.4</id>
<link rel='self' href='https://git.notmuchmail.org/git/notmuch/atom?h=0.4'/>
<link rel='alternate' type='text/html' href='https://git.notmuchmail.org/git/notmuch/'/>
<updated>2010-10-28T19:12:10Z</updated>
<entry>
<title>python: lambda(p) is not P3k-compliant</title>
<updated>2010-10-28T19:12:10Z</updated>
<author>
<name>Sebastian Spaeth</name>
<email>Sebastian@SSpaeth.de</email>
</author>
<published>2010-10-28T12:37:16Z</published>
<link rel='alternate' type='text/html' href='https://git.notmuchmail.org/git/notmuch/commit/?id=c8bdd29895352798132c046c85ef72dba10ae12c'/>
<id>urn:sha1:c8bdd29895352798132c046c85ef72dba10ae12c</id>
<content type='text'>
Signed-off-by: Sebastian Spaeth &lt;Sebastian@SSpaeth.de&gt;
</content>
</entry>
<entry>
<title>python: Import explicit including package name</title>
<updated>2010-10-28T19:12:04Z</updated>
<author>
<name>Sebastian Spaeth</name>
<email>Sebastian@SSpaeth.de</email>
</author>
<published>2010-10-28T12:37:15Z</published>
<link rel='alternate' type='text/html' href='https://git.notmuchmail.org/git/notmuch/commit/?id=35042e0696dd79c6a008918247d52c06ac9a6365'/>
<id>urn:sha1:35042e0696dd79c6a008918247d52c06ac9a6365</id>
<content type='text'>
To make python3 happy

Signed-off-by: Sebastian Spaeth &lt;Sebastian@SSpaeth.de&gt;
</content>
</entry>
<entry>
<title>python: have docs reflect current return value behavior</title>
<updated>2010-05-18T18:11:59Z</updated>
<author>
<name>Sebastian Spaeth</name>
<email>Sebastian@SSpaeth.de</email>
</author>
<published>2010-05-16T22:56:27Z</published>
<link rel='alternate' type='text/html' href='https://git.notmuchmail.org/git/notmuch/commit/?id=c50524efd523e885f370374e33cd5d5549ed9079'/>
<id>urn:sha1:c50524efd523e885f370374e33cd5d5549ed9079</id>
<content type='text'>
Database.find_message() used to be able to reliably indicate whether a
message exists or not (in which case it returns None). However, the
recent API change of the notmuch library means we will return None
even for all Xapian exceptions, which happens e.g. when the current
Database has been modified by another project. Therefore the return
value of None cannot be reliably be used to indicate whether a message
exists or not. Make the docs state that explicitely.

Signed-off-by: Sebastian Spaeth &lt;Sebastian@SSpaeth.de&gt;
</content>
</entry>
<entry>
<title>python: Add UNSORTED as Query.SORT option</title>
<updated>2010-04-23T11:40:38Z</updated>
<author>
<name>Sebastian Spaeth</name>
<email>Sebastian@SSpaeth.de</email>
</author>
<published>2010-04-23T11:37:08Z</published>
<link rel='alternate' type='text/html' href='https://git.notmuchmail.org/git/notmuch/commit/?id=af8664689ac66b2ee79c904c6483f1172768da39'/>
<id>urn:sha1:af8664689ac66b2ee79c904c6483f1172768da39</id>
<content type='text'>
Keep up to date with the libnotmuch.so API.

Signed-off-by: Sebastian Spaeth &lt;Sebastian@SSpaeth.de&gt;
</content>
</entry>
<entry>
<title>python: Delete unused files</title>
<updated>2010-04-23T11:40:29Z</updated>
<author>
<name>Sebastian Spaeth</name>
<email>Sebastian@SSpaeth.de</email>
</author>
<published>2010-04-23T11:34:38Z</published>
<link rel='alternate' type='text/html' href='https://git.notmuchmail.org/git/notmuch/commit/?id=be7b24eb210bf53f38e8f043a509ca69a0289d2e'/>
<id>urn:sha1:be7b24eb210bf53f38e8f043a509ca69a0289d2e</id>
<content type='text'>
No more .hg files needed in the git repo.
No stock notmuch-test suite needed in a subdirectory.
We have the real one in this repository

Signed-off-by: Sebastian Spaeth &lt;Sebastian@SSpaeth.de&gt;
</content>
</entry>
<entry>
<title>Move everything down into a bindings/python directory.</title>
<updated>2010-04-22T00:29:34Z</updated>
<author>
<name>Carl Worth</name>
<email>cworth@cworth.org</email>
</author>
<published>2010-04-22T00:23:49Z</published>
<link rel='alternate' type='text/html' href='https://git.notmuchmail.org/git/notmuch/commit/?id=3b558de7811a765c3295a58bd53e2156eca0e32e'/>
<id>urn:sha1:3b558de7811a765c3295a58bd53e2156eca0e32e</id>
<content type='text'>
In preparation for merging the python bindings into the notmuch
repository.
</content>
</entry>
</feed>
