<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/python-coveragepy-git.git/tests/modules, branch coverage-5.5</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>ambigious -&gt; ambiguous</title>
<updated>2020-09-12T23:53:31+00:00</updated>
<author>
<name>Ned Batchelder</name>
<email>ned@nedbatchelder.com</email>
</author>
<published>2020-09-12T23:53:31+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-coveragepy-git.git/commit/?id=c907b2ee1184dbcea1a3698588ad198a32fbea71'/>
<id>c907b2ee1184dbcea1a3698588ad198a32fbea71</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Docs and cleanup for source_pkgs</title>
<updated>2020-09-12T23:42:39+00:00</updated>
<author>
<name>Ned Batchelder</name>
<email>ned@nedbatchelder.com</email>
</author>
<published>2020-09-12T23:42:14+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-coveragepy-git.git/commit/?id=263f3e1da8e5a6a32056a8697286f9adf0f6a55d'/>
<id>263f3e1da8e5a6a32056a8697286f9adf0f6a55d</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Create Way to force package even if filepath exists (#1026)</title>
<updated>2020-09-12T23:26:36+00:00</updated>
<author>
<name>Thomas Grainger</name>
<email>tagrain@gmail.com</email>
</author>
<published>2020-09-12T23:26:36+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-coveragepy-git.git/commit/?id=ecd6ab19a43a444bc7fc9dfbc08f3ca5274365ca'/>
<id>ecd6ab19a43a444bc7fc9dfbc08f3ca5274365ca</id>
<content type='text'>
Fixes: #268</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Fixes: #268</pre>
</div>
</content>
</entry>
<entry>
<title>Implement __spec__ for files we run. #745 #838</title>
<updated>2019-11-24T22:49:36+00:00</updated>
<author>
<name>Ned Batchelder</name>
<email>ned@nedbatchelder.com</email>
</author>
<published>2019-11-24T22:26:47+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-coveragepy-git.git/commit/?id=47d1659826e53d09b86eba8b418dc684050659ca'/>
<id>47d1659826e53d09b86eba8b418dc684050659ca</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>PyRunner knows how to run Python files.</title>
<updated>2018-11-25T19:34:59+00:00</updated>
<author>
<name>Ned Batchelder</name>
<email>ned@nedbatchelder.com</email>
</author>
<published>2018-11-19T00:41:30+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-coveragepy-git.git/commit/?id=b7e0eec3d794ee350f8a4392a0c9cc90fff54fa0'/>
<id>b7e0eec3d794ee350f8a4392a0c9cc90fff54fa0</id>
<content type='text'>
Adjust sys.path to better emulate Python, but only if we should.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Adjust sys.path to better emulate Python, but only if we should.
</pre>
</div>
</content>
</entry>
<entry>
<title>Update NOTICE link to GitHub.</title>
<updated>2018-06-24T15:43:28+00:00</updated>
<author>
<name>Ned Batchelder</name>
<email>ned@nedbatchelder.com</email>
</author>
<published>2018-06-24T15:43:01+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-coveragepy-git.git/commit/?id=11998ee5ee43b334744123f820b488091728ae52'/>
<id>11998ee5ee43b334744123f820b488091728ae52</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>A different way to group builtins, because it's fun, why not?</title>
<updated>2018-03-31T11:22:55+00:00</updated>
<author>
<name>Ned Batchelder</name>
<email>ned@nedbatchelder.com</email>
</author>
<published>2018-03-31T11:22:55+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-coveragepy-git.git/commit/?id=e4dd841be689c46f6104780d7619bdfe4213a8a8'/>
<id>e4dd841be689c46f6104780d7619bdfe4213a8a8</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>One last sensitivity to module docstrings</title>
<updated>2017-10-05T17:01:18+00:00</updated>
<author>
<name>Ned Batchelder</name>
<email>ned@nedbatchelder.com</email>
</author>
<published>2017-10-05T17:01:18+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-coveragepy-git.git/commit/?id=d805335e342d4349f996a4c498d2d4cab93f7e8a'/>
<id>d805335e342d4349f996a4c498d2d4cab93f7e8a</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Don't warn that namespace packages have no code. #572</title>
<updated>2017-05-05T01:18:43+00:00</updated>
<author>
<name>Ned Batchelder</name>
<email>ned@nedbatchelder.com</email>
</author>
<published>2017-05-05T01:18:43+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-coveragepy-git.git/commit/?id=403e51068a123733740a094e40cdd31ceb5e7c61'/>
<id>403e51068a123733740a094e40cdd31ceb5e7c61</id>
<content type='text'>
--HG--
extra : amend_source : 68f6e0ab140e77ede11bb40dc2ac515cfb6f2333
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
--HG--
extra : amend_source : 68f6e0ab140e77ede11bb40dc2ac515cfb6f2333
</pre>
</div>
</content>
</entry>
<entry>
<title>Make the list of builtins more compact, since they are never the problem in these tests</title>
<updated>2017-03-06T03:34:54+00:00</updated>
<author>
<name>Ned Batchelder</name>
<email>ned@nedbatchelder.com</email>
</author>
<published>2017-03-06T03:34:54+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-coveragepy-git.git/commit/?id=ced3567f9eafec06cfa61583cac19161c0a330de'/>
<id>ced3567f9eafec06cfa61583cac19161c0a330de</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
