<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/python-coveragepy-git.git, branch nedbat/pep626</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>Mention PEP 626 in the changelog</title>
<updated>2021-01-10T13:35:29+00:00</updated>
<author>
<name>Ned Batchelder</name>
<email>ned@nedbatchelder.com</email>
</author>
<published>2021-01-09T20:14:25+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-coveragepy-git.git/commit/?id=3881576211a4798406ce1bbb2c584f05452f03a7'/>
<id>3881576211a4798406ce1bbb2c584f05452f03a7</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Better control over setup.py warnings</title>
<updated>2021-01-10T13:35:29+00:00</updated>
<author>
<name>Ned Batchelder</name>
<email>ned@nedbatchelder.com</email>
</author>
<published>2021-01-09T15:10:06+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-coveragepy-git.git/commit/?id=44b62a55ced4584ffaa241682e02e74b6fd26f7d'/>
<id>44b62a55ced4584ffaa241682e02e74b6fd26f7d</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-10T13:35:29+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://git.baserock.org/cgit/delta/python-coveragepy-git.git/commit/?id=5869616f4537f73e42a504c5ab4b214bb5495d2d'/>
<id>5869616f4537f73e42a504c5ab4b214bb5495d2d</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>Fix a test to be usable with PEP626</title>
<updated>2021-01-10T13:35:29+00:00</updated>
<author>
<name>Ned Batchelder</name>
<email>ned@nedbatchelder.com</email>
</author>
<published>2021-01-09T12:01:35+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-coveragepy-git.git/commit/?id=f61036e64e326324792f349e2bbf4a15c1a7d68e'/>
<id>f61036e64e326324792f349e2bbf4a15c1a7d68e</id>
<content type='text'>
In the old code, the return and raise were unreachable, so Python 3.10
compiled them away.  This meant the return and raise messages weren't in
the missing arc fragments.  The new code has a path to the return and
raise.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
In the old code, the return and raise were unreachable, so Python 3.10
compiled them away.  This meant the return and raise messages weren't in
the missing arc fragments.  The new code has a path to the return and
raise.
</pre>
</div>
</content>
</entry>
<entry>
<title>Need new gold files for pep626 partial branch HTML report</title>
<updated>2021-01-10T13:35:29+00:00</updated>
<author>
<name>Ned Batchelder</name>
<email>ned@nedbatchelder.com</email>
</author>
<published>2021-01-07T14:50:28+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-coveragepy-git.git/commit/?id=060b06f043ad6c82f97213ea1be9e8fd6acb9d47'/>
<id>060b06f043ad6c82f97213ea1be9e8fd6acb9d47</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Update the support files for HTML gold files</title>
<updated>2021-01-10T13:35:29+00:00</updated>
<author>
<name>Ned Batchelder</name>
<email>ned@nedbatchelder.com</email>
</author>
<published>2021-01-07T14:34:25+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-coveragepy-git.git/commit/?id=6955ac83a816e1fb424916ccd80be587593bb48c'/>
<id>6955ac83a816e1fb424916ccd80be587593bb48c</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>A better test for 'if not __debug__'</title>
<updated>2021-01-10T13:35:29+00:00</updated>
<author>
<name>Ned Batchelder</name>
<email>ned@nedbatchelder.com</email>
</author>
<published>2021-01-07T00:56:12+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-coveragepy-git.git/commit/?id=59469e54fd49599311328b7d9071f2aa39d6597a'/>
<id>59469e54fd49599311328b7d9071f2aa39d6597a</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 supported way to get a C frame's lineno</title>
<updated>2021-01-10T13:35:29+00:00</updated>
<author>
<name>Ned Batchelder</name>
<email>ned@nedbatchelder.com</email>
</author>
<published>2021-01-06T15:13:54+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-coveragepy-git.git/commit/?id=84dee7cb06677d7fbfdae4333d0e296000aebaec'/>
<id>84dee7cb06677d7fbfdae4333d0e296000aebaec</id>
<content type='text'>
See https://bugs.python.org/issue42823 for discussion.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
See https://bugs.python.org/issue42823 for discussion.
</pre>
</div>
</content>
</entry>
<entry>
<title>PEP 626: Docstring-only functions changed again</title>
<updated>2021-01-10T13:35:29+00:00</updated>
<author>
<name>Ned Batchelder</name>
<email>ned@nedbatchelder.com</email>
</author>
<published>2021-01-05T12:15:16+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-coveragepy-git.git/commit/?id=e453e16a1f349554d4aec190a99067a1aa1502fe'/>
<id>e453e16a1f349554d4aec190a99067a1aa1502fe</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>PEP 626: constant tests are kept as no-ops</title>
<updated>2021-01-10T13:35:29+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://git.baserock.org/cgit/delta/python-coveragepy-git.git/commit/?id=361c431567fbd8b7544d70c18114288a7e81b43a'/>
<id>361c431567fbd8b7544d70c18114288a7e81b43a</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>
</feed>
