<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/python-coveragepy.git/coverage/tracer.c, branch fix_source_encoding</title>
<subtitle>bitbucket.org: Obsolete (use python-coveragepy-git)
</subtitle>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/python-coveragepy.git/'/>
<entry>
<title>Two calls with no error checking replaced by a more convenient Py_BuildValue</title>
<updated>2012-11-04T12:35:40+00:00</updated>
<author>
<name>Ned Batchelder</name>
<email>ned@nedbatchelder.com</email>
</author>
<published>2012-11-04T12:35:40+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/python-coveragepy.git/commit/?id=0d605622213a0f4405ddc9b15dadbfb7af676c82'/>
<id>0d605622213a0f4405ddc9b15dadbfb7af676c82</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 way to be picky: no final blank lines.</title>
<updated>2012-10-30T11:33:38+00:00</updated>
<author>
<name>Ned Batchelder</name>
<email>ned@nedbatchelder.com</email>
</author>
<published>2012-10-30T11:33:38+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/python-coveragepy.git/commit/?id=33022cba9ed2d8efe8245e4a7d9aba66075d6811'/>
<id>33022cba9ed2d8efe8245e4a7d9aba66075d6811</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>A compile error fixed, only shows with TRACE_LOG set.</title>
<updated>2012-09-02T11:45:23+00:00</updated>
<author>
<name>Ned Batchelder</name>
<email>ned@nedbatchelder.com</email>
</author>
<published>2012-09-02T11:45:23+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/python-coveragepy.git/commit/?id=1fb99f54fa0ff8c7bc1907317152660a8f9aae3e'/>
<id>1fb99f54fa0ff8c7bc1907317152660a8f9aae3e</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 py2 case of this macro.</title>
<updated>2012-09-01T14:36:16+00:00</updated>
<author>
<name>Ned Batchelder</name>
<email>ned@nedbatchelder.com</email>
</author>
<published>2012-09-01T14:36:16+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/python-coveragepy.git/commit/?id=1dd164c2710291615337526123f396bca706d8c9'/>
<id>1dd164c2710291615337526123f396bca706d8c9</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Plug several memory leaks by no longer forgetting to DECREF calls to</title>
<updated>2012-08-31T19:25:29+00:00</updated>
<author>
<name>Brett Cannon</name>
<email>brett@python.org</email>
</author>
<published>2012-08-31T19:25:29+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/python-coveragepy.git/commit/?id=adc7052ca36dde3feb37ee364835210f150d0988'/>
<id>adc7052ca36dde3feb37ee364835210f150d0988</id>
<content type='text'>
PyUnicode_AsASCIIString() under Python 3.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
PyUnicode_AsASCIIString() under Python 3.
</pre>
</div>
</content>
</entry>
<entry>
<title>Change the name of the C tracer from Tracer to CTracer, as it always should have been.</title>
<updated>2011-09-04T01:06:56+00:00</updated>
<author>
<name>Ned Batchelder</name>
<email>ned@nedbatchelder.com</email>
</author>
<published>2011-09-04T01:06:56+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/python-coveragepy.git/commit/?id=216ab43d172c322ce0eb04a92b15936f8981a665'/>
<id>216ab43d172c322ce0eb04a92b15936f8981a665</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Control the test better; don't use os when cleaning up the path</title>
<updated>2011-08-09T02:24:51+00:00</updated>
<author>
<name>Ned Batchelder</name>
<email>ned@nedbatchelder.com</email>
</author>
<published>2011-08-09T02:24:51+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/python-coveragepy.git/commit/?id=8799da89bd2ff281e95eb341d524d42f566532eb'/>
<id>8799da89bd2ff281e95eb341d524d42f566532eb</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>A fullcoverage tracer that works.  Events are stashed, then replayed when coverage is started.</title>
<updated>2011-08-09T00:37:38+00:00</updated>
<author>
<name>Ned Batchelder</name>
<email>ned@nedbatchelder.com</email>
</author>
<published>2011-08-09T00:37:38+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/python-coveragepy.git/commit/?id=1966f545699490822117d66a86f2de91734a6ee9'/>
<id>1966f545699490822117d66a86f2de91734a6ee9</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Refactor the C code to streamline the __call__ path.</title>
<updated>2011-05-03T02:47:24+00:00</updated>
<author>
<name>Ned Batchelder</name>
<email>ned@nedbatchelder.com</email>
</author>
<published>2011-05-03T02:47:24+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/python-coveragepy.git/commit/?id=e1897e38e8c0c6c2d38ae00ea1f6f8b168a97bb5'/>
<id>e1897e38e8c0c6c2d38ae00ea1f6f8b168a97bb5</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>C trace function now roundtrips properly. Fixes #123 and #125.</title>
<updated>2011-04-27T13:42:41+00:00</updated>
<author>
<name>Ned Batchelder</name>
<email>ned@nedbatchelder.com</email>
</author>
<published>2011-04-27T13:42:41+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/python-coveragepy.git/commit/?id=6c4465b4b6b56dcae5c658b1dee9376441876d5a'/>
<id>6c4465b4b6b56dcae5c658b1dee9376441876d5a</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
