<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/python-coveragepy-git.git/tests/test_arcs.py, branch coverage-4.5.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>Adapt to optimization tweak in CPython 3.8.0b1</title>
<updated>2019-06-09T19:56:03+00:00</updated>
<author>
<name>Ned Batchelder</name>
<email>ned@nedbatchelder.com</email>
</author>
<published>2019-06-05T11:32:58+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-coveragepy-git.git/commit/?id=8c371b2f14bc45e3be156d9d427a500e5535578a'/>
<id>8c371b2f14bc45e3be156d9d427a500e5535578a</id>
<content type='text'>
(cherry picked from commit 94920c01e81048f9167cd4a2225cdee00659ad16)
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
(cherry picked from commit 94920c01e81048f9167cd4a2225cdee00659ad16)
</pre>
</div>
</content>
</entry>
<entry>
<title>One last decorator test change for 3.8</title>
<updated>2018-11-12T12:30:15+00:00</updated>
<author>
<name>Ned Batchelder</name>
<email>ned@nedbatchelder.com</email>
</author>
<published>2018-11-11T12:59:54+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-coveragepy-git.git/commit/?id=0086c8987191ce868ddbbb3ed4876e920af422c6'/>
<id>0086c8987191ce868ddbbb3ed4876e920af422c6</id>
<content type='text'>
(cherry picked from commit ef6db13296f8450e30601490ee33a9643c9db0cf)
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
(cherry picked from commit ef6db13296f8450e30601490ee33a9643c9db0cf)
</pre>
</div>
</content>
</entry>
<entry>
<title>Python 3.8 will optimize away "while True:"</title>
<updated>2018-11-12T11:50:37+00:00</updated>
<author>
<name>Ned Batchelder</name>
<email>ned@nedbatchelder.com</email>
</author>
<published>2018-11-09T12:03:25+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-coveragepy-git.git/commit/?id=24c5d84084622669739e285ecb893dfa0d7e4cc0'/>
<id>24c5d84084622669739e285ecb893dfa0d7e4cc0</id>
<content type='text'>
(cherry picked from commit e5dcb933ab791206040a849eacd726ffe40c348a)
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
(cherry picked from commit e5dcb933ab791206040a849eacd726ffe40c348a)
</pre>
</div>
</content>
</entry>
<entry>
<title>Use a new event loop</title>
<updated>2018-10-31T11:51:19+00:00</updated>
<author>
<name>Ned Batchelder</name>
<email>ned@nedbatchelder.com</email>
</author>
<published>2018-10-23T10:23:14+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-coveragepy-git.git/commit/?id=b96d3161bf19839c20f1a287dd2d6f4e1a674d70'/>
<id>b96d3161bf19839c20f1a287dd2d6f4e1a674d70</id>
<content type='text'>
(cherry picked from commit 85a878e76bad95c01d50e2533a7653b8e7699770)
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
(cherry picked from commit 85a878e76bad95c01d50e2533a7653b8e7699770)
</pre>
</div>
</content>
</entry>
<entry>
<title>Finally jumps back to exiting lines</title>
<updated>2018-10-06T16:20:18+00:00</updated>
<author>
<name>Ned Batchelder</name>
<email>ned@nedbatchelder.com</email>
</author>
<published>2018-10-05T14:39:28+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-coveragepy-git.git/commit/?id=f12f8559c16ea172aac1f35fbe4f1b0232570df0'/>
<id>f12f8559c16ea172aac1f35fbe4f1b0232570df0</id>
<content type='text'>
In Python 3.8, when a finally clause is run because a line in the try
block is exiting the block, the exiting line is visited again after the
finally block.

(cherry picked from commit 04ff188349df84f73167108314e9698059830279)
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
In Python 3.8, when a finally clause is run because a line in the try
block is exiting the block, the exiting line is visited again after the
finally block.

(cherry picked from commit 04ff188349df84f73167108314e9698059830279)
</pre>
</div>
</content>
</entry>
<entry>
<title>Fine-tune the 3.7 decisions</title>
<updated>2018-01-14T01:00:13+00:00</updated>
<author>
<name>Ned Batchelder</name>
<email>ned@nedbatchelder.com</email>
</author>
<published>2018-01-14T01:00:13+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-coveragepy-git.git/commit/?id=b8647caaa2b3b4d28c528d42c38c0a39bd467536'/>
<id>b8647caaa2b3b4d28c528d42c38c0a39bd467536</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Python 3.7 optimizes away 'not __debug__'</title>
<updated>2018-01-11T02:58:34+00:00</updated>
<author>
<name>Ned Batchelder</name>
<email>ned@nedbatchelder.com</email>
</author>
<published>2018-01-11T02:58:34+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-coveragepy-git.git/commit/?id=de242a2676b7f0605bd536a07e5faddef79aae2e'/>
<id>de242a2676b7f0605bd536a07e5faddef79aae2e</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>More-precise no-coverage pragmas</title>
<updated>2017-01-19T11:30:04+00:00</updated>
<author>
<name>Ned Batchelder</name>
<email>ned@nedbatchelder.com</email>
</author>
<published>2017-01-19T11:30:04+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-coveragepy-git.git/commit/?id=ee0526d8cee7413b857b7260ed1921a530196aa7'/>
<id>ee0526d8cee7413b857b7260ed1921a530196aa7</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>No test failures on Jython</title>
<updated>2017-01-19T03:52:10+00:00</updated>
<author>
<name>Ned Batchelder</name>
<email>ned@nedbatchelder.com</email>
</author>
<published>2017-01-19T03:52:10+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-coveragepy-git.git/commit/?id=8dba481b188f4df23074816f9fa8c32a488482e6'/>
<id>8dba481b188f4df23074816f9fa8c32a488482e6</id>
<content type='text'>
One or two of these are questionable accommodations, but there are no failures.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
One or two of these are questionable accommodations, but there are no failures.
</pre>
</div>
</content>
</entry>
<entry>
<title>A few more lines covered</title>
<updated>2017-01-18T03:44:29+00:00</updated>
<author>
<name>Ned Batchelder</name>
<email>ned@nedbatchelder.com</email>
</author>
<published>2017-01-18T03:44:29+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-coveragepy-git.git/commit/?id=d28a509215963231d1766c8680d2f340cd7ad17d'/>
<id>d28a509215963231d1766c8680d2f340cd7ad17d</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
