<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/python-coveragepy-git.git/coverage/backward.py, branch coverage-4.3.3</title>
<subtitle>github.com: nedbat/coveragepy.git
</subtitle>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-coveragepy-git.git/'/>
<entry>
<title>When importing newly made files, we have to invalidate import caches</title>
<updated>2016-11-09T17:47:07+00:00</updated>
<author>
<name>Ned Batchelder</name>
<email>ned@nedbatchelder.com</email>
</author>
<published>2016-11-09T17:47:07+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-coveragepy-git.git/commit/?id=009809830a1afd07ef8d424fc72bfe314e62658d'/>
<id>009809830a1afd07ef8d424fc72bfe314e62658d</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Use py2 ConfigParser if we can, prevents deprecation warnings. #530</title>
<updated>2016-11-09T00:16:07+00:00</updated>
<author>
<name>Ned Batchelder</name>
<email>ned@nedbatchelder.com</email>
</author>
<published>2016-11-09T00:16:07+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-coveragepy-git.git/commit/?id=669ac29df4931d07399a8f4779895cff2a2821c4'/>
<id>669ac29df4931d07399a8f4779895cff2a2821c4</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Clean up pylint pragmas</title>
<updated>2016-10-19T01:27:57+00:00</updated>
<author>
<name>Ned Batchelder</name>
<email>ned@nedbatchelder.com</email>
</author>
<published>2016-10-19T01:27:57+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-coveragepy-git.git/commit/?id=8f87cb16ab1bca5a4054c34e95fbf512d7fe9d9d'/>
<id>8f87cb16ab1bca5a4054c34e95fbf512d7fe9d9d</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Update pylint to 1.5.6</title>
<updated>2016-06-25T19:31:22+00:00</updated>
<author>
<name>Ned Batchelder</name>
<email>ned@nedbatchelder.com</email>
</author>
<published>2016-06-25T19:31:22+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-coveragepy-git.git/commit/?id=e3ee948ff6d9787524ee9f9595408a2652edb1d6'/>
<id>e3ee948ff6d9787524ee9f9595408a2652edb1d6</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Remove the old bytecode-based branch analyzer</title>
<updated>2016-01-06T21:27:24+00:00</updated>
<author>
<name>Ned Batchelder</name>
<email>ned@nedbatchelder.com</email>
</author>
<published>2016-01-06T21:27:24+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-coveragepy-git.git/commit/?id=8b7c4c1bf2bd0ea40c6da1c9d09f4f978835fa3b'/>
<id>8b7c4c1bf2bd0ea40c6da1c9d09f4f978835fa3b</id>
<content type='text'>
--HG--
branch : ast-branch
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
--HG--
branch : ast-branch
</pre>
</div>
</content>
</entry>
<entry>
<title>Extend import_local_file so I can use a file in another directory.</title>
<updated>2015-11-22T15:03:13+00:00</updated>
<author>
<name>Ned Batchelder</name>
<email>ned@nedbatchelder.com</email>
</author>
<published>2015-11-22T15:03:13+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-coveragepy-git.git/commit/?id=3406ff2500371bdb307d6c94aa104403d2b18871'/>
<id>3406ff2500371bdb307d6c94aa104403d2b18871</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Cleanups for style, docs, etc from #438</title>
<updated>2015-11-14T22:04:14+00:00</updated>
<author>
<name>Ned Batchelder</name>
<email>ned@nedbatchelder.com</email>
</author>
<published>2015-11-14T22:04:14+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-coveragepy-git.git/commit/?id=862e52de7a7609f672077d73df5673fee6c79acc'/>
<id>862e52de7a7609f672077d73df5673fee6c79acc</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Add pickle2json converter. Closes #395</title>
<updated>2015-08-07T13:50:51+00:00</updated>
<author>
<name>Alexander Todorov</name>
<email>atodorov@otb.bg</email>
</author>
<published>2015-08-07T13:50:51+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-coveragepy-git.git/commit/?id=5ffeef081a9efca75c7557b244660d3226467350'/>
<id>5ffeef081a9efca75c7557b244660d3226467350</id>
<content type='text'>
--HG--
branch : read_pickle
extra : amend_source : 71ae428d9f389e19ed74215bfc3f1630fcdc40a1
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
--HG--
branch : read_pickle
extra : amend_source : 71ae428d9f389e19ed74215bfc3f1630fcdc40a1
</pre>
</div>
</content>
</entry>
<entry>
<title>Clean ups in config.py</title>
<updated>2015-07-27T11:25:35+00:00</updated>
<author>
<name>Ned Batchelder</name>
<email>ned@nedbatchelder.com</email>
</author>
<published>2015-07-27T11:25:35+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-coveragepy-git.git/commit/?id=6061de8035238e4c10e6e1449fdd4b723d9c6958'/>
<id>6061de8035238e4c10e6e1449fdd4b723d9c6958</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Better spelling.</title>
<updated>2015-07-25T15:27:25+00:00</updated>
<author>
<name>Ned Batchelder</name>
<email>ned@nedbatchelder.com</email>
</author>
<published>2015-07-25T15:27:25+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-coveragepy-git.git/commit/?id=8e81a1b6feddb2a0642d7991ac35c7419f570bb6'/>
<id>8e81a1b6feddb2a0642d7991ac35c7419f570bb6</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
