<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/python-coveragepy-git.git/setup.cfg, 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>Use license_files instead of deprecated license_file</title>
<updated>2021-05-02T17:57:46+00:00</updated>
<author>
<name>Hugo van Kemenade</name>
<email>hugovk@users.noreply.github.com</email>
</author>
<published>2021-05-02T17:31:45+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-coveragepy-git.git/commit/?id=d6f5193ee637f9fee1592d5a7ce1a70d90eca68b'/>
<id>d6f5193ee637f9fee1592d5a7ce1a70d90eca68b</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>test: update to latest pytest</title>
<updated>2021-05-02T11:38:20+00:00</updated>
<author>
<name>Ned Batchelder</name>
<email>ned@nedbatchelder.com</email>
</author>
<published>2021-05-02T02:07:58+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-coveragepy-git.git/commit/?id=8dd451ada6105841f1bd40dfca965da2d5779164'/>
<id>8dd451ada6105841f1bd40dfca965da2d5779164</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>test: show more information for not-passed tests</title>
<updated>2021-03-11T11:38:43+00:00</updated>
<author>
<name>Ned Batchelder</name>
<email>ned@nedbatchelder.com</email>
</author>
<published>2021-03-10T18:33:08+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-coveragepy-git.git/commit/?id=7d20a639fef3fc3d423037570cd9f1c4d23397d3'/>
<id>7d20a639fef3fc3d423037570cd9f1c4d23397d3</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>test: have pytest collect test classes uniformly</title>
<updated>2021-03-11T11:38:35+00:00</updated>
<author>
<name>Ned Batchelder</name>
<email>ned@nedbatchelder.com</email>
</author>
<published>2021-03-06T14:33:47+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-coveragepy-git.git/commit/?id=af234f4a2a08dc1616c2270df6349925221c81e8'/>
<id>af234f4a2a08dc1616c2270df6349925221c81e8</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Use the modern way to load modules by file name.</title>
<updated>2021-01-10T14:46:18+00:00</updated>
<author>
<name>Ned Batchelder</name>
<email>ned@nedbatchelder.com</email>
</author>
<published>2021-01-09T13:27:11+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-coveragepy-git.git/commit/?id=474847081a11b0f643df5950f4763ac29a1524b0'/>
<id>474847081a11b0f643df5950f4763ac29a1524b0</id>
<content type='text'>
Python 3.10 finally got super-noisy about load_module, which has been
deprecated since 3.4!

https://docs.python.org/3/library/importlib.html#importlib.abc.Loader.load_module
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Python 3.10 finally got super-noisy about load_module, which has been
deprecated since 3.4!

https://docs.python.org/3/library/importlib.html#importlib.abc.Loader.load_module
</pre>
</div>
</content>
</entry>
<entry>
<title>PEP 626: constant tests are kept as no-ops</title>
<updated>2021-01-10T14:46:18+00:00</updated>
<author>
<name>Ned Batchelder</name>
<email>ned@nedbatchelder.com</email>
</author>
<published>2021-01-02T15:38:56+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-coveragepy-git.git/commit/?id=e3f8053d805f8930ffc8424ac098576457c5f506'/>
<id>e3f8053d805f8930ffc8424ac098576457c5f506</id>
<content type='text'>
The conditionals are now getting unwieldy, perhaps we can simplify them
in the future?
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
The conditionals are now getting unwieldy, perhaps we can simplify them
in the future?
</pre>
</div>
</content>
</entry>
<entry>
<title>Use --force-flaky to decrease the need for tox re-runs</title>
<updated>2020-11-29T19:25:58+00:00</updated>
<author>
<name>Ned Batchelder</name>
<email>ned@nedbatchelder.com</email>
</author>
<published>2020-11-29T19:25:58+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-coveragepy-git.git/commit/?id=570298931bb2e9e1505aad4e4233a247a15f0148'/>
<id>570298931bb2e9e1505aad4e4233a247a15f0148</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Suppress a warning that is not our fault</title>
<updated>2020-01-04T12:26:51+00:00</updated>
<author>
<name>Ned Batchelder</name>
<email>ned@nedbatchelder.com</email>
</author>
<published>2020-01-04T12:26:51+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-coveragepy-git.git/commit/?id=acf063cfff09d26678709ce6894d605f4199db09'/>
<id>acf063cfff09d26678709ce6894d605f4199db09</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Suppress another warning</title>
<updated>2018-12-23T18:07:11+00:00</updated>
<author>
<name>Ned Batchelder</name>
<email>ned@nedbatchelder.com</email>
</author>
<published>2018-12-23T18:07:11+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-coveragepy-git.git/commit/?id=ce9194abe4c369c455cca9f1d88c25b70db031e6'/>
<id>ce9194abe4c369c455cca9f1d88c25b70db031e6</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Smoke should be quiet, and run failed tests first</title>
<updated>2018-08-24T10:54:17+00:00</updated>
<author>
<name>Ned Batchelder</name>
<email>ned@nedbatchelder.com</email>
</author>
<published>2018-08-21T11:24:00+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-coveragepy-git.git/commit/?id=6df4275aa5e15e0f9033946837c1168a7dec00d5'/>
<id>6df4275aa5e15e0f9033946837c1168a7dec00d5</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
