<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/python-coveragepy-git.git/coverage/tracer.c, branch nedbat/python-dev</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>Move tracer.c into a subdirectory, so we can split it up.</title>
<updated>2015-08-01T12:20:42+00:00</updated>
<author>
<name>Ned Batchelder</name>
<email>ned@nedbatchelder.com</email>
</author>
<published>2015-08-01T12:20:42+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-coveragepy-git.git/commit/?id=12d1d340283d6e2bc94bc3ad2d512380192710ac'/>
<id>12d1d340283d6e2bc94bc3ad2d512380192710ac</id>
<content type='text'>
--HG--
rename : coverage/tracer.c =&gt; coverage/ctracer/tracer.c
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
--HG--
rename : coverage/tracer.c =&gt; coverage/ctracer/tracer.c
</pre>
</div>
</content>
</entry>
<entry>
<title>Implement FileDisposition in C for speed. Final part of fix for #387.</title>
<updated>2015-08-01T12:00:02+00:00</updated>
<author>
<name>Ned Batchelder</name>
<email>ned@nedbatchelder.com</email>
</author>
<published>2015-08-01T12:00:02+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-coveragepy-git.git/commit/?id=e0fb42b64f2bfc21adff690af72a7ff5360407c8'/>
<id>e0fb42b64f2bfc21adff690af72a7ff5360407c8</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Make the file more navigable</title>
<updated>2015-08-01T01:25:39+00:00</updated>
<author>
<name>Ned Batchelder</name>
<email>ned@nedbatchelder.com</email>
</author>
<published>2015-08-01T01:25:39+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-coveragepy-git.git/commit/?id=067030f9e48367e7906d3fdae39bece5700ba1b2'/>
<id>067030f9e48367e7906d3fdae39bece5700ba1b2</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Intern the SetAttr strings for uniformity</title>
<updated>2015-07-31T11:14:59+00:00</updated>
<author>
<name>Ned Batchelder</name>
<email>ned@nedbatchelder.com</email>
</author>
<published>2015-07-31T11:14:59+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-coveragepy-git.git/commit/?id=0aab341e584d0be28af0f0ef15dcc0e55453876d'/>
<id>0aab341e584d0be28af0f0ef15dcc0e55453876d</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Also intern method names for PyObject_CallMethod, though that matters far less.</title>
<updated>2015-07-31T11:05:55+00:00</updated>
<author>
<name>Ned Batchelder</name>
<email>ned@nedbatchelder.com</email>
</author>
<published>2015-07-31T11:05:55+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-coveragepy-git.git/commit/?id=4a99b79fee76a1dff3c7169c67a48ed42c90a2db'/>
<id>4a99b79fee76a1dff3c7169c67a48ed42c90a2db</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Intern our strings</title>
<updated>2015-07-31T02:34:53+00:00</updated>
<author>
<name>Ned Batchelder</name>
<email>ned@nedbatchelder.com</email>
</author>
<published>2015-07-31T02:34:53+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-coveragepy-git.git/commit/?id=6e4042f1b3b9f773df23ae29c00ebb8111ac8584'/>
<id>6e4042f1b3b9f773df23ae29c00ebb8111ac8584</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Add a stat for number of calls into Python objects</title>
<updated>2015-07-29T14:10:20+00:00</updated>
<author>
<name>Ned Batchelder</name>
<email>ned@nedbatchelder.com</email>
</author>
<published>2015-07-29T14:10:20+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-coveragepy-git.git/commit/?id=07233cf423384d0a5bb819382d2005e49d9d945c'/>
<id>07233cf423384d0a5bb819382d2005e49d9d945c</id>
<content type='text'>
Trying to track down a performance degradation between 3.7.1 and 4.0a7, I
wondered if we accidentally called back into Python too many times. This
counter shows that we did not... :(
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Trying to track down a performance degradation between 3.7.1 and 4.0a7, I
wondered if we accidentally called back into Python too many times. This
counter shows that we did not... :(
</pre>
</div>
</content>
</entry>
<entry>
<title>Use more specific names than 'plugins', since there will be more of them in the future.</title>
<updated>2015-07-24T16:21:15+00:00</updated>
<author>
<name>Ned Batchelder</name>
<email>ned@nedbatchelder.com</email>
</author>
<published>2015-07-24T16:21:15+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-coveragepy-git.git/commit/?id=0eb73a211c01852cd3aa9be1c8cc5f9abdb5af32'/>
<id>0eb73a211c01852cd3aa9be1c8cc5f9abdb5af32</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Add license mention to the top of all files. #313.</title>
<updated>2015-07-24T14:43:46+00:00</updated>
<author>
<name>Ned Batchelder</name>
<email>ned@nedbatchelder.com</email>
</author>
<published>2015-07-24T14:43:46+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-coveragepy-git.git/commit/?id=b99fbf1ff6a06309ecf6cce8d6ae97dee5626784'/>
<id>b99fbf1ff6a06309ecf6cce8d6ae97dee5626784</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Be more careful about reading bytecodes. #375</title>
<updated>2015-06-16T17:36:39+00:00</updated>
<author>
<name>Ned Batchelder</name>
<email>ned@nedbatchelder.com</email>
</author>
<published>2015-06-16T17:36:39+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-coveragepy-git.git/commit/?id=05e2907441ef6aed39feaf2355a02ef735f6cede'/>
<id>05e2907441ef6aed39feaf2355a02ef735f6cede</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
