<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/python-coveragepy-git.git/tests, branch coverage-5.0.1</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>Detect when a 4.x data file is being read. #886</title>
<updated>2019-12-22T16:09:01+00:00</updated>
<author>
<name>Ned Batchelder</name>
<email>ned@nedbatchelder.com</email>
</author>
<published>2019-12-22T14:48:17+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-coveragepy-git.git/commit/?id=0d6a8784cdafd46409fe187ad87b7c38772d6d1b'/>
<id>0d6a8784cdafd46409fe187ad87b7c38772d6d1b</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Don't need to check for JSON-era bad-data messages any more</title>
<updated>2019-12-22T14:04:12+00:00</updated>
<author>
<name>Ned Batchelder</name>
<email>ned@nedbatchelder.com</email>
</author>
<published>2019-12-22T14:04:12+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-coveragepy-git.git/commit/?id=d66d496b53e3fd8ba891a2704d82e0b6a0be1502'/>
<id>d66d496b53e3fd8ba891a2704d82e0b6a0be1502</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 adjustment for Python 3.9a2</title>
<updated>2019-12-21T18:33:43+00:00</updated>
<author>
<name>Ned Batchelder</name>
<email>ned@nedbatchelder.com</email>
</author>
<published>2019-12-21T18:33:43+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-coveragepy-git.git/commit/?id=cecc5ddc2d1a95223ad708a3dcc27f7a7f4d54b9'/>
<id>cecc5ddc2d1a95223ad708a3dcc27f7a7f4d54b9</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>bpo 39114 broke 3.9, but maybe it's their bug</title>
<updated>2019-12-21T17:29:55+00:00</updated>
<author>
<name>Ned Batchelder</name>
<email>ned@nedbatchelder.com</email>
</author>
<published>2019-12-21T17:29:55+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-coveragepy-git.git/commit/?id=28c29a72242e76dab658fe07f104961889c85c12'/>
<id>28c29a72242e76dab658fe07f104961889c85c12</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Cleanup and changelog for #899 #900</title>
<updated>2019-12-21T16:41:57+00:00</updated>
<author>
<name>Ned Batchelder</name>
<email>ned@nedbatchelder.com</email>
</author>
<published>2019-12-21T16:41:57+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-coveragepy-git.git/commit/?id=31f7280b5f9a8fcd4b36f23f5b058deee602c4db'/>
<id>31f7280b5f9a8fcd4b36f23f5b058deee602c4db</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>fix context reporting for relative_files</title>
<updated>2019-12-21T15:28:40+00:00</updated>
<author>
<name>David Szotten</name>
<email>davidszotten@gmail.com</email>
</author>
<published>2019-12-20T16:03:09+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-coveragepy-git.git/commit/?id=ade1f2c534d1b85c8b465ce302ab345b316ec3ef'/>
<id>ade1f2c534d1b85c8b465ce302ab345b316ec3ef</id>
<content type='text'>
fix reporting of contexts when `relative_files = True`

fixes #900
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
fix reporting of contexts when `relative_files = True`

fixes #900
</pre>
</div>
</content>
</entry>
<entry>
<title>Combine test helpers: remove_files</title>
<updated>2019-12-17T12:37:45+00:00</updated>
<author>
<name>Ned Batchelder</name>
<email>ned@nedbatchelder.com</email>
</author>
<published>2019-12-17T12:37:45+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-coveragepy-git.git/commit/?id=53ae55e053a4e7358a5708b2c194d26851690439'/>
<id>53ae55e053a4e7358a5708b2c194d26851690439</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>run --append --concurrency=multiprocessing didn't use a suffix for the main process. #880</title>
<updated>2019-12-17T12:37:31+00:00</updated>
<author>
<name>Ned Batchelder</name>
<email>ned@nedbatchelder.com</email>
</author>
<published>2019-12-17T12:19:31+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-coveragepy-git.git/commit/?id=842f5854e75362214ce4699d8707ccc81601900a'/>
<id>842f5854e75362214ce4699d8707ccc81601900a</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 cmd.rst</title>
<updated>2019-12-08T17:15:46+00:00</updated>
<author>
<name>Ned Batchelder</name>
<email>ned@nedbatchelder.com</email>
</author>
<published>2019-12-08T16:48:49+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-coveragepy-git.git/commit/?id=ae147cec4dda255b7d2119cc595256ba15dcba0f'/>
<id>ae147cec4dda255b7d2119cc595256ba15dcba0f</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Coverage(data_file=None) means no data file at all. #871</title>
<updated>2019-12-03T01:31:15+00:00</updated>
<author>
<name>Ned Batchelder</name>
<email>ned@nedbatchelder.com</email>
</author>
<published>2019-12-03T01:30:09+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-coveragepy-git.git/commit/?id=b75575fd2cf3036d00624abbfc7d94f4f0c4aba8'/>
<id>b75575fd2cf3036d00624abbfc7d94f4f0c4aba8</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
