<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/python-coveragepy-git.git/coverage/parser.py, branch coverage-4.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>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>
<entry>
<title>Fix #496, while-true loop with a continue.</title>
<updated>2016-12-19T03:44:13+00:00</updated>
<author>
<name>Ned Batchelder</name>
<email>ned@nedbatchelder.com</email>
</author>
<published>2016-12-19T03:44:13+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-coveragepy-git.git/commit/?id=1319240b4e7cce5e293e0f92eb887c4b97f03239'/>
<id>1319240b4e7cce5e293e0f92eb887c4b97f03239</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>More parser code clean-up</title>
<updated>2016-12-19T03:23:25+00:00</updated>
<author>
<name>Ned Batchelder</name>
<email>ned@nedbatchelder.com</email>
</author>
<published>2016-12-19T03:23:25+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-coveragepy-git.git/commit/?id=ab25c4b2256fc136c3a70494a80741e6a41d01fd'/>
<id>ab25c4b2256fc136c3a70494a80741e6a41d01fd</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 #493 fix</title>
<updated>2016-12-19T02:56:14+00:00</updated>
<author>
<name>Ned Batchelder</name>
<email>ned@nedbatchelder.com</email>
</author>
<published>2016-12-19T02:56:14+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-coveragepy-git.git/commit/?id=f19416a46c0ad1bff448b77d458e34760ba2a6a4'/>
<id>f19416a46c0ad1bff448b77d458e34760ba2a6a4</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Merged in dachary/coverage.py/issue-493-2 (pull request #108)</title>
<updated>2016-12-19T02:31:51+00:00</updated>
<author>
<name>Ned Batchelder</name>
<email>nedbat@gmail.com</email>
</author>
<published>2016-12-19T02:31:51+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-coveragepy-git.git/commit/?id=7c24b8bbfbfeb0d15d48157f70de7138d6e7c9da'/>
<id>7c24b8bbfbfeb0d15d48157f70de7138d6e7c9da</id>
<content type='text'>
finally happens before return in a try #493
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
finally happens before return in a try #493
</pre>
</div>
</content>
</entry>
<entry>
<title>More ast parsing clean-up.</title>
<updated>2016-12-18T22:49:47+00:00</updated>
<author>
<name>Ned Batchelder</name>
<email>ned@nedbatchelder.com</email>
</author>
<published>2016-12-18T22:49:47+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-coveragepy-git.git/commit/?id=d2a5a58fabef629953046e6cf13c3549c1266fc6'/>
<id>d2a5a58fabef629953046e6cf13c3549c1266fc6</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>More doc and cleanup of ast parsing</title>
<updated>2016-12-18T17:02:45+00:00</updated>
<author>
<name>Ned Batchelder</name>
<email>ned@nedbatchelder.com</email>
</author>
<published>2016-12-18T17:02:45+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-coveragepy-git.git/commit/?id=ee520879311ee73f48a25f41987d47b24cf37e23'/>
<id>ee520879311ee73f48a25f41987d47b24cf37e23</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Add some to the ArcStart docstring, and remove defaultable arguments</title>
<updated>2016-12-18T15:37:16+00:00</updated>
<author>
<name>Ned Batchelder</name>
<email>ned@nedbatchelder.com</email>
</author>
<published>2016-12-18T15:37:16+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-coveragepy-git.git/commit/?id=4c800497d1053d90b1f2db2790350d8fa6339f67'/>
<id>4c800497d1053d90b1f2db2790350d8fa6339f67</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
