<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/python-coveragepy-git.git/tests/test_coverage.py, branch coverage-4.5.4</title>
<subtitle>github.com: nedbat/coveragepy.git
</subtitle>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/python-coveragepy-git.git/'/>
<entry>
<title>Adapt to 3.8's way of tracing decorated functions</title>
<updated>2018-11-03T21:48:03+00:00</updated>
<author>
<name>Ned Batchelder</name>
<email>ned@nedbatchelder.com</email>
</author>
<published>2018-11-03T21:12:30+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/python-coveragepy-git.git/commit/?id=6b9a2319e10d01704da723f33ddd864517ae13be'/>
<id>6b9a2319e10d01704da723f33ddd864517ae13be</id>
<content type='text'>
(cherry picked from commit d8f1d925dc0aa4908f3f5a1b965f671bcf1b5ba6)
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
(cherry picked from commit d8f1d925dc0aa4908f3f5a1b965f671bcf1b5ba6)
</pre>
</div>
</content>
</entry>
<entry>
<title>Undo some 3.7b4 ast tweaks</title>
<updated>2018-10-04T12:15:42+00:00</updated>
<author>
<name>Ned Batchelder</name>
<email>ned@nedbatchelder.com</email>
</author>
<published>2018-06-02T15:46:37+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/python-coveragepy-git.git/commit/?id=018f4c498106151484dfa09d10f48289380ecd53'/>
<id>018f4c498106151484dfa09d10f48289380ecd53</id>
<content type='text'>
(cherry picked from commit 3be75d375c82003ea7ca9d3bc9502a46ff3a5822)
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
(cherry picked from commit 3be75d375c82003ea7ca9d3bc9502a46ff3a5822)
</pre>
</div>
</content>
</entry>
<entry>
<title>Add an explicit test for weird module docstring behavior.</title>
<updated>2017-10-05T12:35:06+00:00</updated>
<author>
<name>Ned Batchelder</name>
<email>ned@nedbatchelder.com</email>
</author>
<published>2017-10-05T12:35:06+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/python-coveragepy-git.git/commit/?id=aa10347a154d57455a2ca869615f2c6f9d10fc4d'/>
<id>aa10347a154d57455a2ca869615f2c6f9d10fc4d</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 no longer includes class docstrings in the lnotab table</title>
<updated>2017-10-05T11:32:08+00:00</updated>
<author>
<name>Ned Batchelder</name>
<email>ned@nedbatchelder.com</email>
</author>
<published>2017-10-05T11:32:08+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/python-coveragepy-git.git/commit/?id=14961ba86519ec98213f1315e2a94b9377db8778'/>
<id>14961ba86519ec98213f1315e2a94b9377db8778</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Use an ISO standard encoding in coding declarations</title>
<updated>2017-02-21T11:36:54+00:00</updated>
<author>
<name>Ned Batchelder</name>
<email>ned@nedbatchelder.com</email>
</author>
<published>2017-02-21T11:36:54+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/python-coveragepy-git.git/commit/?id=0c38af32a0cada8d35671adff86c871d3badb37a'/>
<id>0c38af32a0cada8d35671adff86c871d3badb37a</id>
<content type='text'>
See https://twitter.com/nedbat/status/833723932658262016 for pedantry.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
See https://twitter.com/nedbat/status/833723932658262016 for pedantry.
</pre>
</div>
</content>
</entry>
<entry>
<title>More pragmas for test skips</title>
<updated>2017-01-15T02:06:09+00:00</updated>
<author>
<name>Ned Batchelder</name>
<email>ned@nedbatchelder.com</email>
</author>
<published>2017-01-15T02:06:09+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/python-coveragepy-git.git/commit/?id=75c31a1e06f49a465de1282a2f4f2e14de7d0164'/>
<id>75c31a1e06f49a465de1282a2f4f2e14de7d0164</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Use standard skipTest, which unittest-mixins will override.</title>
<updated>2016-06-12T13:25:44+00:00</updated>
<author>
<name>Ned Batchelder</name>
<email>ned@nedbatchelder.com</email>
</author>
<published>2016-06-12T13:25:44+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/python-coveragepy-git.git/commit/?id=c525acb8599ac107d24bb9e20b1bcdf12b4f76b6'/>
<id>c525acb8599ac107d24bb9e20b1bcdf12b4f76b6</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Entry arcs now use the negative first line of the code object instead of -1.</title>
<updated>2016-03-02T12:05:27+00:00</updated>
<author>
<name>Ned Batchelder</name>
<email>ned@nedbatchelder.com</email>
</author>
<published>2016-03-02T12:05:27+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/python-coveragepy-git.git/commit/?id=292becfc6657b0346b190a6489397e7fb6407cd3'/>
<id>292becfc6657b0346b190a6489397e7fb6407cd3</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Class docstrings shouldn't be considered executable.  Not sure what happened there...</title>
<updated>2016-01-11T11:23:37+00:00</updated>
<author>
<name>Ned Batchelder</name>
<email>ned@nedbatchelder.com</email>
</author>
<published>2016-01-11T11:23:37+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/python-coveragepy-git.git/commit/?id=866d3f9fe853de9da6ee456a4ed5aa1cfa453e1f'/>
<id>866d3f9fe853de9da6ee456a4ed5aa1cfa453e1f</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Class docstrings are executable.</title>
<updated>2016-01-10T20:33:01+00:00</updated>
<author>
<name>Ned Batchelder</name>
<email>ned@nedbatchelder.com</email>
</author>
<published>2016-01-10T20:33:01+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/python-coveragepy-git.git/commit/?id=4772c5b15d3586e21cbb3866183ba5fd07a01b3d'/>
<id>4772c5b15d3586e21cbb3866183ba5fd07a01b3d</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
