<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/python-coveragepy-git.git/coverage/parser.py, branch coverage-4.4.1</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>Update to pylint 1.7.1</title>
<updated>2017-04-22T20:34:30+00:00</updated>
<author>
<name>Ned Batchelder</name>
<email>ned@nedbatchelder.com</email>
</author>
<published>2017-04-22T20:34:30+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-coveragepy-git.git/commit/?id=c3babc0ab961982981e08e5b302f7f54039c7570'/>
<id>c3babc0ab961982981e08e5b302f7f54039c7570</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>One more tweak to StopEverything</title>
<updated>2017-01-21T20:19:26+00:00</updated>
<author>
<name>Ned Batchelder</name>
<email>ned@nedbatchelder.com</email>
</author>
<published>2017-01-21T20:19:26+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-coveragepy-git.git/commit/?id=7920662665c20e39d3a470859ec6e7d322607602'/>
<id>7920662665c20e39d3a470859ec6e7d322607602</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>More-precise no-coverage pragmas</title>
<updated>2017-01-19T11:30:04+00:00</updated>
<author>
<name>Ned Batchelder</name>
<email>ned@nedbatchelder.com</email>
</author>
<published>2017-01-19T11:30:04+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-coveragepy-git.git/commit/?id=ee0526d8cee7413b857b7260ed1921a530196aa7'/>
<id>ee0526d8cee7413b857b7260ed1921a530196aa7</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>A few more lines covered</title>
<updated>2017-01-18T03:44:29+00:00</updated>
<author>
<name>Ned Batchelder</name>
<email>ned@nedbatchelder.com</email>
</author>
<published>2017-01-18T03:44:29+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-coveragepy-git.git/commit/?id=d28a509215963231d1766c8680d2f340cd7ad17d'/>
<id>d28a509215963231d1766c8680d2f340cd7ad17d</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Properly handle if-statements optimized away. #522</title>
<updated>2017-01-16T22:36:36+00:00</updated>
<author>
<name>Ned Batchelder</name>
<email>ned@nedbatchelder.com</email>
</author>
<published>2017-01-16T22:36:36+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-coveragepy-git.git/commit/?id=c82d2f8e207d814dd2b0c532e7d5d514ce578f53'/>
<id>c82d2f8e207d814dd2b0c532e7d5d514ce578f53</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Slight AST_DUMP improvements</title>
<updated>2017-01-16T11:29:27+00:00</updated>
<author>
<name>Ned Batchelder</name>
<email>ned@nedbatchelder.com</email>
</author>
<published>2017-01-16T11:29:27+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-coveragepy-git.git/commit/?id=442b284ef5cb3a28f7b307b5524c36b99df05b73'/>
<id>442b284ef5cb3a28f7b307b5524c36b99df05b73</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Reporting doesn't work on Jython, so don't run reporting tests there.</title>
<updated>2017-01-14T15:01:03+00:00</updated>
<author>
<name>Ned Batchelder</name>
<email>ned@nedbatchelder.com</email>
</author>
<published>2017-01-14T15:01:03+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-coveragepy-git.git/commit/?id=e5c5b0eda9c000987ecafaa914ff1d0513b342ac'/>
<id>e5c5b0eda9c000987ecafaa914ff1d0513b342ac</id>
<content type='text'>
--HG--
extra : amend_source : 144fd0ffb49fdef1139ae3f0085831ece14de43f
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
--HG--
extra : amend_source : 144fd0ffb49fdef1139ae3f0085831ece14de43f
</pre>
</div>
</content>
</entry>
<entry>
<title>2.6 and 2.7 are not different wrt constants in while loops</title>
<updated>2016-12-24T21:56:26+00:00</updated>
<author>
<name>Ned Batchelder</name>
<email>ned@nedbatchelder.com</email>
</author>
<published>2016-12-24T21:56:26+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-coveragepy-git.git/commit/?id=644f3dadc645f970fbaf80bf91aceb809c02d1a2'/>
<id>644f3dadc645f970fbaf80bf91aceb809c02d1a2</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Move the test program into the test</title>
<updated>2016-12-24T20:21:25+00:00</updated>
<author>
<name>Ned Batchelder</name>
<email>ned@nedbatchelder.com</email>
</author>
<published>2016-12-24T20:21:25+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-coveragepy-git.git/commit/?id=fd9b1e460826789468e4a8b0986aad074615587b'/>
<id>fd9b1e460826789468e4a8b0986aad074615587b</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>also use AST for while constants in python-2.7 #502</title>
<updated>2016-12-15T17:33:16+00:00</updated>
<author>
<name>loic@dachary.org</name>
<email>loic@dachary.org</email>
</author>
<published>2016-12-15T17:33:16+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-coveragepy-git.git/commit/?id=5c131498d140e172c5471929be4f30c65a200547'/>
<id>5c131498d140e172c5471929be4f30c65a200547</id>
<content type='text'>
The node.id is set to False, True or None is python-2.7: there is no
reason to only check for it with python-3. It is more reliable than
using the DEFAULT_PARTIAL_ALWAYS regexps on source lines.

close #502

--HG--
branch : issue-502-7
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
The node.id is set to False, True or None is python-2.7: there is no
reason to only check for it with python-3. It is more reliable than
using the DEFAULT_PARTIAL_ALWAYS regexps on source lines.

close #502

--HG--
branch : issue-502-7
</pre>
</div>
</content>
</entry>
</feed>
