<feed xmlns='http://www.w3.org/2005/Atom'>
<title>notmuch/test/json_check_nodes.py, branch 0.38_rc0</title>
<subtitle>thread-based email index, search, and tagging</subtitle>
<id>https://git.notmuchmail.org/git/notmuch/atom?h=0.38_rc0</id>
<link rel='self' href='https://git.notmuchmail.org/git/notmuch/atom?h=0.38_rc0'/>
<link rel='alternate' type='text/html' href='https://git.notmuchmail.org/git/notmuch/'/>
<updated>2021-02-15T20:32:31Z</updated>
<entry>
<title>python: convert shebangs to python3</title>
<updated>2021-02-15T20:32:31Z</updated>
<author>
<name>Daniel Kahn Gillmor</name>
<email>dkg@fifthhorseman.net</email>
</author>
<published>2021-02-13T00:26:22Z</published>
<link rel='alternate' type='text/html' href='https://git.notmuchmail.org/git/notmuch/commit/?id=7061e41cd0ed7a37dab83687697a692a53c5a66f'/>
<id>urn:sha1:7061e41cd0ed7a37dab83687697a692a53c5a66f</id>
<content type='text'>
This is the last bit of "python" left in the notmuch codebase.

https://www.python.org/dev/peps/pep-0394/#recommendation encourages
"third-party distributors" to use more-specific shebang lines.  I'm
not certain that the notmuch project itself is a "third-party
contributor" but I think this is a safe way to encourage people to use
python3 when they're developing notmuch.

We already have python3 explicitly elsewhere in the codebase for
developers (in nmbug).

Signed-off-by: Daniel Kahn Gillmor &lt;dkg@fifthhorseman.net&gt;
</content>
</entry>
<entry>
<title>test: new test framework to compare json parts</title>
<updated>2019-05-29T11:03:21Z</updated>
<author>
<name>Jameson Graef Rollins</name>
<email>jrollins@finestructure.net</email>
</author>
<published>2019-05-27T18:35:10Z</published>
<link rel='alternate' type='text/html' href='https://git.notmuchmail.org/git/notmuch/commit/?id=03839a8110054c51b406a7ce96fa532a72476466'/>
<id>urn:sha1:03839a8110054c51b406a7ce96fa532a72476466</id>
<content type='text'>
This makes it easier to write fairly compact, readable tests of json
output, without needing to sanitize away parts that we don't care
about.

Signed-off-by: Daniel Kahn Gillmor &lt;dkg@fifthhorseman.net&gt;
</content>
</entry>
</feed>
