<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/python-coveragepy-git.git/tests/test_templite.py, branch coverage-5.0a2</title>
<subtitle>github.com: nedbat/coveragepy.git
</subtitle>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-coveragepy-git.git/'/>
<entry>
<title>Update NOTICE link to GitHub.</title>
<updated>2018-06-24T15:43:28+00:00</updated>
<author>
<name>Ned Batchelder</name>
<email>ned@nedbatchelder.com</email>
</author>
<published>2018-06-24T15:43:01+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-coveragepy-git.git/commit/?id=11998ee5ee43b334744123f820b488091728ae52'/>
<id>11998ee5ee43b334744123f820b488091728ae52</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Use an ISO standard encoding in coding declarations</title>
<updated>2017-02-21T11:36:54+00:00</updated>
<author>
<name>Ned Batchelder</name>
<email>ned@nedbatchelder.com</email>
</author>
<published>2017-02-21T11:36:54+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-coveragepy-git.git/commit/?id=0c38af32a0cada8d35671adff86c871d3badb37a'/>
<id>0c38af32a0cada8d35671adff86c871d3badb37a</id>
<content type='text'>
See https://twitter.com/nedbat/status/833723932658262016 for pedantry.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
See https://twitter.com/nedbat/status/833723932658262016 for pedantry.
</pre>
</div>
</content>
</entry>
<entry>
<title>Templite can now collapse whitespace after tags</title>
<updated>2016-02-15T20:15:07+00:00</updated>
<author>
<name>Ned Batchelder</name>
<email>ned@nedbatchelder.com</email>
</author>
<published>2016-02-15T20:15:07+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-coveragepy-git.git/commit/?id=7e10f782544e6f628c53f6ac64d510d0e2fef0af'/>
<id>7e10f782544e6f628c53f6ac64d510d0e2fef0af</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Add license mention to the top of all files. #313.</title>
<updated>2015-07-24T14:43:46+00:00</updated>
<author>
<name>Ned Batchelder</name>
<email>ned@nedbatchelder.com</email>
</author>
<published>2015-07-24T14:43:46+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-coveragepy-git.git/commit/?id=b99fbf1ff6a06309ecf6cce8d6ae97dee5626784'/>
<id>b99fbf1ff6a06309ecf6cce8d6ae97dee5626784</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Report a more useful error if an expression fails.</title>
<updated>2015-01-10T01:10:23+00:00</updated>
<author>
<name>Ned Batchelder</name>
<email>ned@nedbatchelder.com</email>
</author>
<published>2015-01-10T01:10:23+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-coveragepy-git.git/commit/?id=0d1bc9fa8a3723c1929138f3b6feb1cfdb478e07'/>
<id>0d1bc9fa8a3723c1929138f3b6feb1cfdb478e07</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Drop support for CPython 3.2. Now I can use u'' unicode literals freely.</title>
<updated>2014-12-13T15:22:06+00:00</updated>
<author>
<name>Ned Batchelder</name>
<email>ned@nedbatchelder.com</email>
</author>
<published>2014-12-13T15:22:06+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-coveragepy-git.git/commit/?id=8613ebce1acfcfd780bc5394179c3bfbb9c2790e'/>
<id>8613ebce1acfcfd780bc5394179c3bfbb9c2790e</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Source is always Unicode in HTML code. More refactoring to come.</title>
<updated>2014-12-12T13:51:19+00:00</updated>
<author>
<name>Ned Batchelder</name>
<email>ned@nedbatchelder.com</email>
</author>
<published>2014-12-12T13:51:19+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-coveragepy-git.git/commit/?id=6055667e8090fc09e55b96ae49d5ac6a37706ede'/>
<id>6055667e8090fc09e55b96ae49d5ac6a37706ede</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Upgraded pylint to 1.4, removed useless suppressions</title>
<updated>2014-11-23T11:29:35+00:00</updated>
<author>
<name>Ned Batchelder</name>
<email>ned@nedbatchelder.com</email>
</author>
<published>2014-11-23T11:29:35+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-coveragepy-git.git/commit/?id=b26cf4981ebc3bdbcec03386b4ee2734f5e9a444'/>
<id>b26cf4981ebc3bdbcec03386b4ee2734f5e9a444</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Pragmas for uncovered code</title>
<updated>2014-09-28T23:44:20+00:00</updated>
<author>
<name>Ned Batchelder</name>
<email>ned@nedbatchelder.com</email>
</author>
<published>2014-09-28T23:44:20+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-coveragepy-git.git/commit/?id=9453fa062539ac28b60c325e39c0fcbfd3b2ea10'/>
<id>9453fa062539ac28b60c325e39c0fcbfd3b2ea10</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Avoid a bunch of deprecated functions.</title>
<updated>2014-05-17T18:56:40+00:00</updated>
<author>
<name>Ned Batchelder</name>
<email>ned@nedbatchelder.com</email>
</author>
<published>2014-05-17T18:56:40+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-coveragepy-git.git/commit/?id=f5c6fd96beb04ccd7a86817ad5be1163f8409420'/>
<id>f5c6fd96beb04ccd7a86817ad5be1163f8409420</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
