<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/python-coveragepy-git.git/coverage, branch coverage-5.0.4</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>Getting ready for 5.0.4</title>
<updated>2020-03-16T14:29:06+00:00</updated>
<author>
<name>Ned Batchelder</name>
<email>ned@nedbatchelder.com</email>
</author>
<published>2020-03-16T14:29:06+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-coveragepy-git.git/commit/?id=b1dd5a22ca7dff56e6b6eb9e718ac69ad00ca137'/>
<id>b1dd5a22ca7dff56e6b6eb9e718ac69ad00ca137</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>relative_files makes XML store relative paths. #948.</title>
<updated>2020-03-15T22:48:38+00:00</updated>
<author>
<name>Ned Batchelder</name>
<email>ned@nedbatchelder.com</email>
</author>
<published>2020-03-15T22:48:38+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-coveragepy-git.git/commit/?id=f668d6f32e2d0864ee84e5f556860a085bc6ecfb'/>
<id>f668d6f32e2d0864ee84e5f556860a085bc6ecfb</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>htmlfiles: Handle localStorage not accessible</title>
<updated>2020-02-29T13:08:08+00:00</updated>
<author>
<name>AbdealiJK</name>
<email>abdealikothari@gmail.com</email>
</author>
<published>2020-02-24T19:36:31+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-coveragepy-git.git/commit/?id=48c73b88bf2f3a5cdb404b20afa34cb2cb940e0f'/>
<id>48c73b88bf2f3a5cdb404b20afa34cb2cb940e0f</id>
<content type='text'>
In some cases, if based on the browser's settings - localStorage
is not accessible, fallback and don't save the sort-columns into
localStorage.
While the UX is a little inconvenient, at least the page doesn't
break - sorting on columns is still possible, but not retained
between pages.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
In some cases, if based on the browser's settings - localStorage
is not accessible, fallback and don't save the sort-columns into
localStorage.
While the UX is a little inconvenient, at least the page doesn't
break - sorting on columns is still possible, but not retained
between pages.
</pre>
</div>
</content>
</entry>
<entry>
<title>Complete the docs for source_token_lines. #947</title>
<updated>2020-02-26T12:44:40+00:00</updated>
<author>
<name>Ned Batchelder</name>
<email>ned@nedbatchelder.com</email>
</author>
<published>2020-02-26T12:44:40+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-coveragepy-git.git/commit/?id=78eb9ec26d6073a1655d51f7ca1d91e3fb60b169'/>
<id>78eb9ec26d6073a1655d51f7ca1d91e3fb60b169</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix bug with missing negative line numbers on PyPy3 7.1 #943</title>
<updated>2020-02-24T02:10:17+00:00</updated>
<author>
<name>Ned Batchelder</name>
<email>ned@nedbatchelder.com</email>
</author>
<published>2020-02-24T01:56:04+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-coveragepy-git.git/commit/?id=6f4c0dcd49c50ae393d30bd0b42c3df7661b50f2'/>
<id>6f4c0dcd49c50ae393d30bd0b42c3df7661b50f2</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Include PID in the atexit log</title>
<updated>2020-01-28T10:53:39+00:00</updated>
<author>
<name>Bruno P. Kinoshita</name>
<email>kinow@users.noreply.github.com</email>
</author>
<published>2020-01-28T09:38:07+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-coveragepy-git.git/commit/?id=b997ddfa394ce60b5ead8b2c1b3a54c25ace1e91'/>
<id>b997ddfa394ce60b5ead8b2c1b3a54c25ace1e91</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Remove a temporary xfail for 3.9a2</title>
<updated>2020-01-25T16:12:35+00:00</updated>
<author>
<name>Ned Batchelder</name>
<email>ned@nedbatchelder.com</email>
</author>
<published>2020-01-25T16:12:35+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-coveragepy-git.git/commit/?id=320dd072a370ac962c72dfb6422a34ac6e493911'/>
<id>320dd072a370ac962c72dfb6422a34ac6e493911</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Move an import to the top</title>
<updated>2020-01-13T12:39:31+00:00</updated>
<author>
<name>Ned Batchelder</name>
<email>ned@nedbatchelder.com</email>
</author>
<published>2020-01-13T12:39:31+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-coveragepy-git.git/commit/?id=0643e35348e8735c4f2c3909871d5a146998d77f'/>
<id>0643e35348e8735c4f2c3909871d5a146998d77f</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Add temp_store to the SQLite3 debug output</title>
<updated>2020-01-13T11:57:01+00:00</updated>
<author>
<name>Ned Batchelder</name>
<email>ned@nedbatchelder.com</email>
</author>
<published>2020-01-13T11:57:01+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-coveragepy-git.git/commit/?id=b5309c9eae857fcbcdfa0c6f524cff0a65275ad8'/>
<id>b5309c9eae857fcbcdfa0c6f524cff0a65275ad8</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Correct the use of fetchone</title>
<updated>2020-01-13T11:04:12+00:00</updated>
<author>
<name>Ned Batchelder</name>
<email>ned@nedbatchelder.com</email>
</author>
<published>2020-01-13T11:04:12+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-coveragepy-git.git/commit/?id=e8c5f0dbe69447d2a73fcc0bea107708b23d5d6c'/>
<id>e8c5f0dbe69447d2a73fcc0bea107708b23d5d6c</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
