<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/python-coveragepy.git/lab/parser.py, branch coverage-4.0a2</title>
<subtitle>bitbucket.org: Obsolete (use python-coveragepy-git)
</subtitle>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-coveragepy.git/'/>
<entry>
<title>Unify and clarify reading Python source. Probably broke .pyw files</title>
<updated>2014-12-26T15:48:29+00:00</updated>
<author>
<name>Ned Batchelder</name>
<email>ned@nedbatchelder.com</email>
</author>
<published>2014-12-26T15:48:29+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-coveragepy.git/commit/?id=ff0f1ae98dad66594cd34b5aa7c24e909554bad3'/>
<id>ff0f1ae98dad66594cd34b5aa7c24e909554bad3</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>More refactoring of hacked Mako support</title>
<updated>2014-04-19T01:13:06+00:00</updated>
<author>
<name>Ned Batchelder</name>
<email>ned@nedbatchelder.com</email>
</author>
<published>2014-04-19T01:13:06+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-coveragepy.git/commit/?id=50c2193ed5fa2fde05f9d1c05e41b0af4a6d7901'/>
<id>50c2193ed5fa2fde05f9d1c05e41b0af4a6d7901</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Counting of opcodes in disassembled code (for akaptur's question)</title>
<updated>2014-03-01T11:05:35+00:00</updated>
<author>
<name>Ned Batchelder</name>
<email>ned@nedbatchelder.com</email>
</author>
<published>2014-03-01T11:05:35+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-coveragepy.git/commit/?id=9d539e241f6fe471fa158c25f72f877043cdf16b'/>
<id>9d539e241f6fe471fa158c25f72f877043cdf16b</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>enumerate has a start parameter!</title>
<updated>2013-10-24T02:35:51+00:00</updated>
<author>
<name>Ned Batchelder</name>
<email>ned@nedbatchelder.com</email>
</author>
<published>2013-10-24T02:35:51+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-coveragepy.git/commit/?id=1582330616882c0c3024dd2a54b1e6fd390ddffb'/>
<id>1582330616882c0c3024dd2a54b1e6fd390ddffb</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix the parser tool so I can see just annotated source files.</title>
<updated>2013-10-23T01:25:28+00:00</updated>
<author>
<name>Ned Batchelder</name>
<email>ned@nedbatchelder.com</email>
</author>
<published>2013-10-23T01:25:28+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-coveragepy.git/commit/?id=36f69d46b4383ae1140c4f1f557fd2bc66ca8e19'/>
<id>36f69d46b4383ae1140c4f1f557fd2bc66ca8e19</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Except clause can now use 'as', no need for lots of sys.exc_info</title>
<updated>2013-10-20T12:23:52+00:00</updated>
<author>
<name>Ned Batchelder</name>
<email>ned@nedbatchelder.com</email>
</author>
<published>2013-10-20T12:23:52+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-coveragepy.git/commit/?id=be9682a29632257842384b0cecca6b9b6475216c'/>
<id>be9682a29632257842384b0cecca6b9b6475216c</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Improvements to bytecode tools.</title>
<updated>2013-01-13T01:17:04+00:00</updated>
<author>
<name>Ned Batchelder</name>
<email>ned@nedbatchelder.com</email>
</author>
<published>2013-01-13T01:17:04+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-coveragepy.git/commit/?id=40105ee97edc055b16f74d4854bee9191171df3e'/>
<id>40105ee97edc055b16f74d4854bee9191171df3e</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Print chunks inline with the disassembly for easier diagnosis.</title>
<updated>2013-01-09T23:26:57+00:00</updated>
<author>
<name>Ned Batchelder</name>
<email>ned@nedbatchelder.com</email>
</author>
<published>2013-01-09T23:26:57+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-coveragepy.git/commit/?id=93669b191219658928da3d19cee2f4c622e73105'/>
<id>93669b191219658928da3d19cee2f4c622e73105</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Make this helper a little easier to use</title>
<updated>2011-09-08T12:17:32+00:00</updated>
<author>
<name>Ned Batchelder</name>
<email>ned@nedbatchelder.com</email>
</author>
<published>2011-09-08T12:17:32+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-coveragepy.git/commit/?id=22a44a4c1865fb99af1717f60e4093b3245739ba'/>
<id>22a44a4c1865fb99af1717f60e4093b3245739ba</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Split out and improve the ad-hoc parsing and disassembly tool</title>
<updated>2011-08-03T02:35:48+00:00</updated>
<author>
<name>Ned Batchelder</name>
<email>ned@nedbatchelder.com</email>
</author>
<published>2011-08-03T02:35:48+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-coveragepy.git/commit/?id=50e5019985f973291aeae64a9b8392ba37a9ff8b'/>
<id>50e5019985f973291aeae64a9b8392ba37a9ff8b</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
