<feed xmlns='http://www.w3.org/2005/Atom'>
<title>notmuch/bindings/python/docs/source, branch debian/0.21-3</title>
<subtitle>thread-based email index, search, and tagging</subtitle>
<id>https://git.notmuchmail.org/git/notmuch/atom?h=debian%2F0.21-3</id>
<link rel='self' href='https://git.notmuchmail.org/git/notmuch/atom?h=debian%2F0.21-3'/>
<link rel='alternate' type='text/html' href='https://git.notmuchmail.org/git/notmuch/'/>
<updated>2014-09-23T16:23:39Z</updated>
<entry>
<title>python: Add binding for notmuch_query_add_tag_exclude</title>
<updated>2014-09-23T16:23:39Z</updated>
<author>
<name>Thibaut Horel</name>
<email>thibaut.horel@gmail.com</email>
</author>
<published>2014-08-11T04:43:54Z</published>
<link rel='alternate' type='text/html' href='https://git.notmuchmail.org/git/notmuch/commit/?id=e13d557bfdf3f07f16e051430056c57e574b650d'/>
<id>urn:sha1:e13d557bfdf3f07f16e051430056c57e574b650d</id>
<content type='text'>
Implemented as the method `exclude_tag` of the class `Query`. This method takes
one argument, a string containing the name of the tag to exclude.
</content>
</entry>
<entry>
<title>Unset html_static_path in Python bindings docs</title>
<updated>2014-05-28T12:46:02Z</updated>
<author>
<name>Amadeusz Żołnowski</name>
<email>aidecoe@aidecoe.name</email>
</author>
<published>2014-05-12T10:35:41Z</published>
<link rel='alternate' type='text/html' href='https://git.notmuchmail.org/git/notmuch/commit/?id=175144f6ad313527e1dfb45b6decedc26d569917'/>
<id>urn:sha1:175144f6ad313527e1dfb45b6decedc26d569917</id>
<content type='text'>
html_static_path is a kind of source directory and it was set to
destination directory (../html) which caused infinite recursion with
Sphinx 1.2 and above.
</content>
</entry>
<entry>
<title>python: remove Database.db_p</title>
<updated>2012-12-21T09:56:06Z</updated>
<author>
<name>Justus Winter</name>
<email>4winter@informatik.uni-hamburg.de</email>
</author>
<published>2012-12-21T09:37:54Z</published>
<link rel='alternate' type='text/html' href='https://git.notmuchmail.org/git/notmuch/commit/?id=8728340644da8af1d60af6c9ee329a83549b9ce7'/>
<id>urn:sha1:8728340644da8af1d60af6c9ee329a83549b9ce7</id>
<content type='text'>
The function has been marked as deprecated in 0.14 and is now removed.

Signed-off-by: Justus Winter &lt;4winter@informatik.uni-hamburg.de&gt;
</content>
</entry>
<entry>
<title>python: remove the "notmuch binary" section from the docs</title>
<updated>2012-05-17T15:47:49Z</updated>
<author>
<name>Justus Winter</name>
<email>4winter@informatik.uni-hamburg.de</email>
</author>
<published>2012-05-17T15:47:49Z</published>
<link rel='alternate' type='text/html' href='https://git.notmuchmail.org/git/notmuch/commit/?id=643719dfce3bc1c9fa3a0d861076069d08d7bbbc'/>
<id>urn:sha1:643719dfce3bc1c9fa3a0d861076069d08d7bbbc</id>
<content type='text'>
Signed-off-by: Justus Winter &lt;4winter@informatik.uni-hamburg.de&gt;
</content>
</entry>
<entry>
<title>python: remove format_message_as_{json,text} from the sphinx docs</title>
<updated>2012-05-16T14:57:45Z</updated>
<author>
<name>Justus Winter</name>
<email>4winter@informatik.uni-hamburg.de</email>
</author>
<published>2012-05-16T14:57:45Z</published>
<link rel='alternate' type='text/html' href='https://git.notmuchmail.org/git/notmuch/commit/?id=b9d1045474584c7bb2c294be19c7401f78a37f62'/>
<id>urn:sha1:b9d1045474584c7bb2c294be19c7401f78a37f62</id>
<content type='text'>
Signed-off-by: Justus Winter &lt;4winter@informatik.uni-hamburg.de&gt;
</content>
</entry>
<entry>
<title>python: document the Database.close function</title>
<updated>2012-04-30T17:48:45Z</updated>
<author>
<name>Justus Winter</name>
<email>4winter@informatik.uni-hamburg.de</email>
</author>
<published>2012-04-30T17:48:45Z</published>
<link rel='alternate' type='text/html' href='https://git.notmuchmail.org/git/notmuch/commit/?id=ca1e232e5fa35c2fabe0ef4fcb78911bcffe67b8'/>
<id>urn:sha1:ca1e232e5fa35c2fabe0ef4fcb78911bcffe67b8</id>
<content type='text'>
Put a prominent warning into the docstring of Database.close, make the
function show up in the sphinx doc and refer to the warning in the
paragraph mentioning the context manager protocol.

Signed-off-by: Justus Winter &lt;4winter@informatik.uni-hamburg.de&gt;
</content>
</entry>
<entry>
<title>python: fix the documentation</title>
<updated>2012-04-30T16:32:32Z</updated>
<author>
<name>Justus Winter</name>
<email>4winter@informatik.uni-hamburg.de</email>
</author>
<published>2012-04-30T16:32:32Z</published>
<link rel='alternate' type='text/html' href='https://git.notmuchmail.org/git/notmuch/commit/?id=60e512d84fd04291f552503f139ae6893b25018b'/>
<id>urn:sha1:60e512d84fd04291f552503f139ae6893b25018b</id>
<content type='text'>
Remove the reference to Filenames.as_generator in the sphinx
documentation.

Signed-off-by: Justus Winter &lt;4winter@informatik.uni-hamburg.de&gt;
</content>
</entry>
<entry>
<title>python: split the documentation</title>
<updated>2012-02-24T00:55:33Z</updated>
<author>
<name>Justus Winter</name>
<email>4winter@informatik.uni-hamburg.de</email>
</author>
<published>2012-02-24T00:34:15Z</published>
<link rel='alternate' type='text/html' href='https://git.notmuchmail.org/git/notmuch/commit/?id=d50171d1cc575a41bf620c55853ade65d0edfad8'/>
<id>urn:sha1:d50171d1cc575a41bf620c55853ade65d0edfad8</id>
<content type='text'>
Move each classes documentation into its own file and thus into its
own page in the generated documentation.

Signed-off-by: Justus Winter &lt;4winter@informatik.uni-hamburg.de&gt;
</content>
</entry>
<entry>
<title>python: move the notmuch module section to notes.rst</title>
<updated>2012-02-24T00:30:04Z</updated>
<author>
<name>Justus Winter</name>
<email>4winter@informatik.uni-hamburg.de</email>
</author>
<published>2012-02-24T00:30:04Z</published>
<link rel='alternate' type='text/html' href='https://git.notmuchmail.org/git/notmuch/commit/?id=594dbb62432bd7f92d1e121145b80628eb8aad2a'/>
<id>urn:sha1:594dbb62432bd7f92d1e121145b80628eb8aad2a</id>
<content type='text'>
Signed-off-by: Justus Winter &lt;4winter@informatik.uni-hamburg.de&gt;
</content>
</entry>
<entry>
<title>python: move the usage example to quickstart.rst</title>
<updated>2012-02-24T00:18:54Z</updated>
<author>
<name>Justus Winter</name>
<email>4winter@informatik.uni-hamburg.de</email>
</author>
<published>2012-02-24T00:18:54Z</published>
<link rel='alternate' type='text/html' href='https://git.notmuchmail.org/git/notmuch/commit/?id=8dfbba05fa43013e9c97d94246c167c3d64a9d50'/>
<id>urn:sha1:8dfbba05fa43013e9c97d94246c167c3d64a9d50</id>
<content type='text'>
Signed-off-by: Justus Winter &lt;4winter@informatik.uni-hamburg.de&gt;
</content>
</entry>
</feed>
