<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/python-coveragepy-git.git/coverage/pytracer.py, branch coverage-4.0a4</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>Make sure check_include isn't called more than once per file.</title>
<updated>2014-11-28T23:02:57+00:00</updated>
<author>
<name>Ned Batchelder</name>
<email>ned@nedbatchelder.com</email>
</author>
<published>2014-11-28T23:02:57+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-coveragepy-git.git/commit/?id=025cc4ab92236971adc3961e0a177019fed2e6fd'/>
<id>025cc4ab92236971adc3961e0a177019fed2e6fd</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Use the on/off condition to turn off a little more code in PyTracer.</title>
<updated>2014-11-28T20:51:20+00:00</updated>
<author>
<name>Ned Batchelder</name>
<email>ned@nedbatchelder.com</email>
</author>
<published>2014-11-28T20:51:20+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-coveragepy-git.git/commit/?id=57817442e05ecba7a7e25a1cd60796a42eb37b26'/>
<id>57817442e05ecba7a7e25a1cd60796a42eb37b26</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Try out pylint spelling.  Kinda noisy, but fixed some stuff.</title>
<updated>2014-11-27T15:36:16+00:00</updated>
<author>
<name>Ned Batchelder</name>
<email>ned@nedbatchelder.com</email>
</author>
<published>2014-11-27T15:36:16+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-coveragepy-git.git/commit/?id=1fa418c6c1c33117308e3d94f18f8fc1a9193393'/>
<id>1fa418c6c1c33117308e3d94f18f8fc1a9193393</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Merged pull request 42, fixing issue #328.</title>
<updated>2014-11-25T02:30:04+00:00</updated>
<author>
<name>Ned Batchelder</name>
<email>ned@nedbatchelder.com</email>
</author>
<published>2014-11-25T02:30:04+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-coveragepy-git.git/commit/?id=2b369aa719d2a4b4e755c9030f1d0cc1dfeeeacb'/>
<id>2b369aa719d2a4b4e755c9030f1d0cc1dfeeeacb</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Change how dynamic source filenames work in plugins.</title>
<updated>2014-11-25T01:30:53+00:00</updated>
<author>
<name>Ned Batchelder</name>
<email>ned@nedbatchelder.com</email>
</author>
<published>2014-11-25T01:30:53+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-coveragepy-git.git/commit/?id=b0a0f00a433d7c3467d07ce7cea4cfbaaa6ae49e'/>
<id>b0a0f00a433d7c3467d07ce7cea4cfbaaa6ae49e</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>More plugin re-shaping</title>
<updated>2014-10-19T15:51:26+00:00</updated>
<author>
<name>Ned Batchelder</name>
<email>ned@nedbatchelder.com</email>
</author>
<published>2014-10-19T15:51:26+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-coveragepy-git.git/commit/?id=cd015c45c278aca757263746ed2e64c46d578ddd'/>
<id>cd015c45c278aca757263746ed2e64c46d578ddd</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>More things we don't need with the latest versions</title>
<updated>2014-09-20T17:11:50+00:00</updated>
<author>
<name>Ned Batchelder</name>
<email>ned@nedbatchelder.com</email>
</author>
<published>2014-09-20T17:11:50+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-coveragepy-git.git/commit/?id=a57e1ca1fc50217cdbf1860d4bc8cf402a8522bb'/>
<id>a57e1ca1fc50217cdbf1860d4bc8cf402a8522bb</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Coroutines are now only supported with the C tracer, and better error handling</title>
<updated>2014-09-20T12:39:40+00:00</updated>
<author>
<name>Ned Batchelder</name>
<email>ned@nedbatchelder.com</email>
</author>
<published>2014-09-20T12:39:40+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-coveragepy-git.git/commit/?id=3f672471a52a115fd747bb9b02dbc6f08605cf35'/>
<id>3f672471a52a115fd747bb9b02dbc6f08605cf35</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Split this into two files, as it should have been years ago.</title>
<updated>2014-09-19T10:47:14+00:00</updated>
<author>
<name>Ned Batchelder</name>
<email>ned@nedbatchelder.com</email>
</author>
<published>2014-09-19T10:47:14+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-coveragepy-git.git/commit/?id=808e6e33222ac39b97b053a1ddde38e3ad782ad6'/>
<id>808e6e33222ac39b97b053a1ddde38e3ad782ad6</id>
<content type='text'>
--HG--
rename : coverage/collector.py =&gt; coverage/pytracer.py
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
--HG--
rename : coverage/collector.py =&gt; coverage/pytracer.py
</pre>
</div>
</content>
</entry>
</feed>
