<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/python-coveragepy-git.git/coverage/debug.py, branch 7.0.3</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>mypy: partial debug.py and pytracer.py</title>
<updated>2023-01-02T16:43:18+00:00</updated>
<author>
<name>Ned Batchelder</name>
<email>ned@nedbatchelder.com</email>
</author>
<published>2023-01-02T16:43:18+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-coveragepy-git.git/commit/?id=3f0bce2f5f4658bfa1d9cd6ddb2f6d7e520897e8'/>
<id>3f0bce2f5f4658bfa1d9cd6ddb2f6d7e520897e8</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>mypy: add env.py</title>
<updated>2023-01-01T03:08:25+00:00</updated>
<author>
<name>Ned Batchelder</name>
<email>ned@nedbatchelder.com</email>
</author>
<published>2023-01-01T03:08:25+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-coveragepy-git.git/commit/?id=09f9188e826f900198d638ee3c42b27bca29597d'/>
<id>09f9188e826f900198d638ee3c42b27bca29597d</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>mypy: check sqldata.py</title>
<updated>2022-12-29T18:57:52+00:00</updated>
<author>
<name>Ned Batchelder</name>
<email>ned@nedbatchelder.com</email>
</author>
<published>2022-12-29T18:57:52+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-coveragepy-git.git/commit/?id=cde67d3a710b20fbe25a1e22aeaa1a0ed552ae6f'/>
<id>cde67d3a710b20fbe25a1e22aeaa1a0ed552ae6f</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>refactor: SimpleReprMixing wasn't simple, it was auto</title>
<updated>2022-11-27T14:33:37+00:00</updated>
<author>
<name>Ned Batchelder</name>
<email>ned@nedbatchelder.com</email>
</author>
<published>2022-11-27T14:33:37+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-coveragepy-git.git/commit/?id=771e299c153ee20181cbb286a30dfa1450ed9e99'/>
<id>771e299c153ee20181cbb286a30dfa1450ed9e99</id>
<content type='text'>
Also, I'm not sure I like it as a mixin...
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Also, I'm not sure I like it as a mixin...
</pre>
</div>
</content>
</entry>
<entry>
<title>fix: when stashing the singleton to sys.modules, use an actual module object. (#1399)</title>
<updated>2022-06-11T10:05:50+00:00</updated>
<author>
<name>Yilei "Dolee" Yang</name>
<email>hi@mangoumbrella.com</email>
</author>
<published>2022-06-11T10:05:50+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-coveragepy-git.git/commit/?id=d0fc548884b167099d20c536d6cd010346918358'/>
<id>d0fc548884b167099d20c536d6cd010346918358</id>
<content type='text'>
At least this won't trip anyone iterating through sys.modules and expects the values are actual modules.</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
At least this won't trip anyone iterating through sys.modules and expects the values are actual modules.</pre>
</div>
</content>
</entry>
<entry>
<title>style: parens should indent the same as their opening line</title>
<updated>2022-05-01T17:00:38+00:00</updated>
<author>
<name>Ned Batchelder</name>
<email>ned@nedbatchelder.com</email>
</author>
<published>2022-05-01T12:16:06+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-coveragepy-git.git/commit/?id=420c01394a31415d7a7cbb80be196bcfca48482c'/>
<id>420c01394a31415d7a7cbb80be196bcfca48482c</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>debug: pybehave is now an option on `coverage debug`</title>
<updated>2022-02-06T22:43:26+00:00</updated>
<author>
<name>Ned Batchelder</name>
<email>ned@nedbatchelder.com</email>
</author>
<published>2022-02-06T22:42:53+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-coveragepy-git.git/commit/?id=7e85e782bc24fa487d77aff3356eaf04db764d21'/>
<id>7e85e782bc24fa487d77aff3356eaf04db764d21</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>debug: add 'pybehave' debug information</title>
<updated>2022-02-06T16:09:53+00:00</updated>
<author>
<name>Ned Batchelder</name>
<email>ned@nedbatchelder.com</email>
</author>
<published>2022-02-05T01:05:05+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-coveragepy-git.git/commit/?id=642647abdadea247c32d8dad8e5755f52238574c'/>
<id>642647abdadea247c32d8dad8e5755f52238574c</id>
<content type='text'>
It shows the behavior flags from coverage.env.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
It shows the behavior flags from coverage.env.
</pre>
</div>
</content>
</entry>
<entry>
<title>refactor: this import was only needed for Python 2</title>
<updated>2021-10-08T15:43:08+00:00</updated>
<author>
<name>Ned Batchelder</name>
<email>ned@nedbatchelder.com</email>
</author>
<published>2021-10-08T15:43:08+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-coveragepy-git.git/commit/?id=444e26d7aaf1de8d130987cd8794a664a5d95b09'/>
<id>444e26d7aaf1de8d130987cd8794a664a5d95b09</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://git.baserock.org/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>
</feed>
