<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/python-coveragepy-git.git/coverage, branch nedbat/bug1160</title>
<subtitle>github.com: nedbat/coveragepy.git
</subtitle>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-coveragepy-git.git/'/>
<entry>
<title>feat: include some usual env vars in debug-sys</title>
<updated>2021-05-23T20:03:13+00:00</updated>
<author>
<name>Ned Batchelder</name>
<email>ned@nedbatchelder.com</email>
</author>
<published>2021-05-23T20:03:13+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-coveragepy-git.git/commit/?id=c41e8840131497db54edcaa43931c05bfc973196'/>
<id>c41e8840131497db54edcaa43931c05bfc973196</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>COVERAGE_DEBUG_FILE accepts "stdout" and "stderr"</title>
<updated>2021-05-23T17:06:10+00:00</updated>
<author>
<name>Ned Batchelder</name>
<email>ned@nedbatchelder.com</email>
</author>
<published>2021-05-23T17:06:10+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-coveragepy-git.git/commit/?id=24d12143463c9be51feefd65837821c037ec4005'/>
<id>24d12143463c9be51feefd65837821c037ec4005</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>fix: Python 3.8.10 changed how __file__ is reported when running directories</title>
<updated>2021-05-11T23:32:32+00:00</updated>
<author>
<name>Ned Batchelder</name>
<email>ned@nedbatchelder.com</email>
</author>
<published>2021-05-11T23:32:32+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-coveragepy-git.git/commit/?id=01cbb8751f98e5a7de79699444cbc03647691616'/>
<id>01cbb8751f98e5a7de79699444cbc03647691616</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>docs: add a word to clarify an API</title>
<updated>2021-05-09T01:27:19+00:00</updated>
<author>
<name>Ned Batchelder</name>
<email>ned@nedbatchelder.com</email>
</author>
<published>2021-05-09T01:27:19+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-coveragepy-git.git/commit/?id=1c518ca670457f3bb1b16b67562e4d9ba9fc9875'/>
<id>1c518ca670457f3bb1b16b67562e4d9ba9fc9875</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>fix: shorten the sqlite debug info listing</title>
<updated>2021-05-04T11:54:47+00:00</updated>
<author>
<name>Ned Batchelder</name>
<email>ned@nedbatchelder.com</email>
</author>
<published>2021-05-04T11:54:47+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-coveragepy-git.git/commit/?id=27785825514b0b23deb205a00b525c514fcca5d0'/>
<id>27785825514b0b23deb205a00b525c514fcca5d0</id>
<content type='text'>
This is totally cosmetic.  I often look at "coverage debug sys", and the
long list of SQLite info at the end is never the thing I want to look
at.  So squish it up to take less space.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This is totally cosmetic.  I often look at "coverage debug sys", and the
long list of SQLite info at the end is never the thing I want to look
at.  So squish it up to take less space.
</pre>
</div>
</content>
</entry>
<entry>
<title>refactor: get rid of My* version shims we don't need anymore</title>
<updated>2021-05-04T00:38:14+00:00</updated>
<author>
<name>Ned Batchelder</name>
<email>ned@nedbatchelder.com</email>
</author>
<published>2021-05-04T00:38:14+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-coveragepy-git.git/commit/?id=40c87e08a98dd06dde8781bad32876b01ce9ea3b'/>
<id>40c87e08a98dd06dde8781bad32876b01ce9ea3b</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>fix: make data collection operations thread-safe</title>
<updated>2021-05-03T12:17:39+00:00</updated>
<author>
<name>Ned Batchelder</name>
<email>ned@nedbatchelder.com</email>
</author>
<published>2021-05-03T11:56:05+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-coveragepy-git.git/commit/?id=e36b42e2db46e892d9347ba0408c99b187ba8cb8'/>
<id>e36b42e2db46e892d9347ba0408c99b187ba8cb8</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>refactor: remove redundant Python 2 code (#1155)</title>
<updated>2021-05-02T22:40:05+00:00</updated>
<author>
<name>Hugo van Kemenade</name>
<email>hugovk@users.noreply.github.com</email>
</author>
<published>2021-05-02T22:40:05+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-coveragepy-git.git/commit/?id=df79a6390f6d0531f6411f745d0ccd2c3d674883'/>
<id>df79a6390f6d0531f6411f745d0ccd2c3d674883</id>
<content type='text'>
* Remove Python 2 code

* Upgrade Python syntax with pyupgrade

* Upgrade Python syntax with pyupgrade --py3-plus

* Upgrade Python syntax with pyupgrade --py36-plus

* Remove unused imports</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* Remove Python 2 code

* Upgrade Python syntax with pyupgrade

* Upgrade Python syntax with pyupgrade --py3-plus

* Upgrade Python syntax with pyupgrade --py36-plus

* Remove unused imports</pre>
</div>
</content>
</entry>
<entry>
<title>refactor: convert more %-formatting to f-strings</title>
<updated>2021-05-02T22:35:41+00:00</updated>
<author>
<name>Ned Batchelder</name>
<email>ned@nedbatchelder.com</email>
</author>
<published>2021-05-02T22:35:41+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-coveragepy-git.git/commit/?id=bb73791b59f74b6621a87036c14a6be6a23e0e55'/>
<id>bb73791b59f74b6621a87036c14a6be6a23e0e55</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>refactor: remove a now no-op function</title>
<updated>2021-05-02T11:38:20+00:00</updated>
<author>
<name>Ned Batchelder</name>
<email>ned@nedbatchelder.com</email>
</author>
<published>2021-05-02T11:10:06+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-coveragepy-git.git/commit/?id=a6f634a773545b4934e4bab3910f6a6da3bc58d1'/>
<id>a6f634a773545b4934e4bab3910f6a6da3bc58d1</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
