<feed xmlns='http://www.w3.org/2005/Atom'>
<title>notmuch/bindings/python/docs/source, branch debian/0.17-5</title>
<subtitle>thread-based email index, search, and tagging</subtitle>
<id>https://git.notmuchmail.org/git/notmuch/atom?h=debian%2F0.17-5</id>
<link rel='self' href='https://git.notmuchmail.org/git/notmuch/atom?h=debian%2F0.17-5'/>
<link rel='alternate' type='text/html' href='https://git.notmuchmail.org/git/notmuch/'/>
<updated>2012-12-21T09:56:06Z</updated>
<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>
<entry>
<title>python: strip module prefix in the sphinx documentation</title>
<updated>2012-02-23T23:38:47Z</updated>
<author>
<name>Justus Winter</name>
<email>4winter@informatik.uni-hamburg.de</email>
</author>
<published>2012-02-23T23:38:47Z</published>
<link rel='alternate' type='text/html' href='https://git.notmuchmail.org/git/notmuch/commit/?id=fb52083bf7eff44f27b2f2fffcbfbcb4faaeda3c'/>
<id>urn:sha1:fb52083bf7eff44f27b2f2fffcbfbcb4faaeda3c</id>
<content type='text'>
Remove the notmuch prefix from classes in the documentation. This
change makes the table of contents look much nicer.

Signed-off-by: Justus Winter &lt;4winter@informatik.uni-hamburg.de&gt;
</content>
</entry>
<entry>
<title>python: mention the exception class refactoring in the docs</title>
<updated>2012-02-22T23:14:59Z</updated>
<author>
<name>Justus Winter</name>
<email>4winter@informatik.uni-hamburg.de</email>
</author>
<published>2012-02-22T23:14:59Z</published>
<link rel='alternate' type='text/html' href='https://git.notmuchmail.org/git/notmuch/commit/?id=90fb4e8334e043201dfb30f47c072ab9ebb662e1'/>
<id>urn:sha1:90fb4e8334e043201dfb30f47c072ab9ebb662e1</id>
<content type='text'>
Signed-off-by: Justus Winter &lt;4winter@informatik.uni-hamburg.de&gt;
</content>
</entry>
</feed>
