<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/python-coveragepy-git.git, branch coverage-5.0a7</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>Scrub another place</title>
<updated>2019-09-21T20:40:33+00:00</updated>
<author>
<name>Ned Batchelder</name>
<email>ned@nedbatchelder.com</email>
</author>
<published>2019-09-21T20:40:33+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-coveragepy-git.git/commit/?id=c238b8520a060a3639fd5a51b87eb11420a9ebd4'/>
<id>c238b8520a060a3639fd5a51b87eb11420a9ebd4</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Doc changes for 5.0a7</title>
<updated>2019-09-21T19:17:17+00:00</updated>
<author>
<name>Ned Batchelder</name>
<email>ned@nedbatchelder.com</email>
</author>
<published>2019-09-21T19:17:17+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-coveragepy-git.git/commit/?id=5d7ca92398a4bdf974d92aa19e90c1e918b6990f'/>
<id>5d7ca92398a4bdf974d92aa19e90c1e918b6990f</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Exit arcs have to be corrected to first lines</title>
<updated>2019-09-21T11:21:05+00:00</updated>
<author>
<name>Ned Batchelder</name>
<email>ned@nedbatchelder.com</email>
</author>
<published>2019-09-21T11:21:05+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-coveragepy-git.git/commit/?id=341e737bd5010ffd794b029b3051a7ae210bfef2'/>
<id>341e737bd5010ffd794b029b3051a7ae210bfef2</id>
<content type='text'>
We've long remapped line numbers to the first line of a multi-line
statement.  But exit line numbers (negative numbers) were not remapped.
This meant we were needlessly chasing weirdnesses in implementations.

But the actual results of running coverage always remapped results to
the first line, so there's no point in tracking the unmapped line
numbers in our tests.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
We've long remapped line numbers to the first line of a multi-line
statement.  But exit line numbers (negative numbers) were not remapped.
This meant we were needlessly chasing weirdnesses in implementations.

But the actual results of running coverage always remapped results to
the first line, so there's no point in tracking the unmapped line
numbers in our tests.
</pre>
</div>
</content>
</entry>
<entry>
<title>Remove unused attribute</title>
<updated>2019-09-20T23:58:12+00:00</updated>
<author>
<name>Ned Batchelder</name>
<email>ned@nedbatchelder.com</email>
</author>
<published>2019-09-20T23:58:12+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-coveragepy-git.git/commit/?id=0140c505eebe75035dbdb4723d233d15f439bc20'/>
<id>0140c505eebe75035dbdb4723d233d15f439bc20</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Avoid a test that recent pypy3 can't run properly</title>
<updated>2019-09-15T14:29:12+00:00</updated>
<author>
<name>Ned Batchelder</name>
<email>ned@nedbatchelder.com</email>
</author>
<published>2019-09-15T13:52:35+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-coveragepy-git.git/commit/?id=12d2d68223a7685a10061906607a0b5e58a73380'/>
<id>12d2d68223a7685a10061906607a0b5e58a73380</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Python tracer supports dynamic contexts. #846</title>
<updated>2019-09-15T11:41:42+00:00</updated>
<author>
<name>Ned Batchelder</name>
<email>ned@nedbatchelder.com</email>
</author>
<published>2019-09-15T11:41:42+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-coveragepy-git.git/commit/?id=d8c5066deb9f1b8937103c364e48e7e1b3bcb02c'/>
<id>d8c5066deb9f1b8937103c364e48e7e1b3bcb02c</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Trim blank</title>
<updated>2019-09-14T12:58:47+00:00</updated>
<author>
<name>Ned Batchelder</name>
<email>ned@nedbatchelder.com</email>
</author>
<published>2019-09-14T12:58:47+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-coveragepy-git.git/commit/?id=04aac1294977121c0444021bc3ea0e080faf0921'/>
<id>04aac1294977121c0444021bc3ea0e080faf0921</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Polish up substitute_variables based on a lightning talk</title>
<updated>2019-09-14T12:58:21+00:00</updated>
<author>
<name>Ned Batchelder</name>
<email>ned@nedbatchelder.com</email>
</author>
<published>2019-09-14T12:58:21+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-coveragepy-git.git/commit/?id=15842b97cd9a7b9232936e4c558ddb2d27231412'/>
<id>15842b97cd9a7b9232936e4c558ddb2d27231412</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Correct some function names and docstrings. #843</title>
<updated>2019-09-09T15:23:48+00:00</updated>
<author>
<name>Ned Batchelder</name>
<email>ned@nedbatchelder.com</email>
</author>
<published>2019-09-09T15:23:48+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-coveragepy-git.git/commit/?id=3532b93a971bac212054b4e5669339303b794570'/>
<id>3532b93a971bac212054b4e5669339303b794570</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix a reference</title>
<updated>2019-09-09T11:29:49+00:00</updated>
<author>
<name>Ned Batchelder</name>
<email>ned@nedbatchelder.com</email>
</author>
<published>2019-09-09T11:29:49+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-coveragepy-git.git/commit/?id=c447cc814c0b4e08e1307e89df66a3bffa45c0c6'/>
<id>c447cc814c0b4e08e1307e89df66a3bffa45c0c6</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
