<feed xmlns='http://www.w3.org/2005/Atom'>
<title>notmuch/bindings/python/docs/source, branch 0.13_rc1</title>
<subtitle>thread-based email index, search, and tagging</subtitle>
<id>https://git.notmuchmail.org/git/notmuch/atom?h=0.13_rc1</id>
<link rel='self' href='https://git.notmuchmail.org/git/notmuch/atom?h=0.13_rc1'/>
<link rel='alternate' type='text/html' href='https://git.notmuchmail.org/git/notmuch/'/>
<updated>2012-04-30T17:48:45Z</updated>
<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>
<entry>
<title>python: refactor the python bindings</title>
<updated>2012-02-22T21:06:45Z</updated>
<author>
<name>Justus Winter</name>
<email>4winter@informatik.uni-hamburg.de</email>
</author>
<published>2012-02-22T20:55:59Z</published>
<link rel='alternate' type='text/html' href='https://git.notmuchmail.org/git/notmuch/commit/?id=ba95980cf1a5e2b32104611ccdf2e9c43bf3305a'/>
<id>urn:sha1:ba95980cf1a5e2b32104611ccdf2e9c43bf3305a</id>
<content type='text'>
Move the Directory class into its own file, merge the two Filenames
classes into one, deprecate Filenames.as_iterator, update the
documentation accordingly.

Signed-off-by: Justus Winter &lt;4winter@informatik.uni-hamburg.de&gt;
</content>
</entry>
<entry>
<title>python: fix the projects name and update years of the copyright notice in the sphinx docs</title>
<updated>2012-02-20T20:48:35Z</updated>
<author>
<name>Justus Winter</name>
<email>4winter@informatik.uni-hamburg.de</email>
</author>
<published>2012-02-20T20:48:35Z</published>
<link rel='alternate' type='text/html' href='https://git.notmuchmail.org/git/notmuch/commit/?id=4bb9f59ff6da456392ffaf9871941203e4cf9b53'/>
<id>urn:sha1:4bb9f59ff6da456392ffaf9871941203e4cf9b53</id>
<content type='text'>
Signed-off-by: Justus Winter &lt;4winter@informatik.uni-hamburg.de&gt;
</content>
</entry>
<entry>
<title>python: remove trailing whitespace within the documentation source files</title>
<updated>2012-02-18T00:41:23Z</updated>
<author>
<name>Justus Winter</name>
<email>4winter@informatik.uni-hamburg.de</email>
</author>
<published>2012-02-18T00:41:23Z</published>
<link rel='alternate' type='text/html' href='https://git.notmuchmail.org/git/notmuch/commit/?id=ab2f9fd828058d281480e9947ea346e382a7f3c8'/>
<id>urn:sha1:ab2f9fd828058d281480e9947ea346e382a7f3c8</id>
<content type='text'>
Signed-off-by: Justus Winter &lt;4winter@informatik.uni-hamburg.de&gt;
</content>
</entry>
</feed>
