<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/python-coveragepy.git/Makefile, branch issue-549</title>
<subtitle>bitbucket.org: Obsolete (use python-coveragepy-git)
</subtitle>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-coveragepy.git/'/>
<entry>
<title>Mysterious case of 'coverage2' being available in py35, not sure why</title>
<updated>2017-01-03T14:49:14+00:00</updated>
<author>
<name>Ned Batchelder</name>
<email>ned@nedbatchelder.com</email>
</author>
<published>2017-01-03T14:49:14+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-coveragepy.git/commit/?id=720172f462301b5eeae24d597f4bd01afd9e5bc6'/>
<id>720172f462301b5eeae24d597f4bd01afd9e5bc6</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>The kitting tox environments are rarely needed</title>
<updated>2016-12-29T11:59:09+00:00</updated>
<author>
<name>Ned Batchelder</name>
<email>ned@nedbatchelder.com</email>
</author>
<published>2016-12-29T11:59:09+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-coveragepy.git/commit/?id=bd28eb23412c0c9317714a4bb8d5118c89c7fcd8'/>
<id>bd28eb23412c0c9317714a4bb8d5118c89c7fcd8</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 need to register with PyPI any more.</title>
<updated>2016-12-29T10:24:53+00:00</updated>
<author>
<name>Ned Batchelder</name>
<email>ned@nedbatchelder.com</email>
</author>
<published>2016-12-29T10:24:53+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-coveragepy.git/commit/?id=ff7b338c99361b461281e70fa76d7d4f3736fc91'/>
<id>ff7b338c99361b461281e70fa76d7d4f3736fc91</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Kitting changes: no more register, and only one sdist</title>
<updated>2016-12-27T20:49:29+00:00</updated>
<author>
<name>Ned Batchelder</name>
<email>ned@nedbatchelder.com</email>
</author>
<published>2016-12-27T20:49:29+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-coveragepy.git/commit/?id=7bfda2b5971fc0c435a81660d8e798c162203a4f'/>
<id>7bfda2b5971fc0c435a81660d8e798c162203a4f</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Add a "make smoke" target for a quick test run.</title>
<updated>2016-12-18T15:36:27+00:00</updated>
<author>
<name>Ned Batchelder</name>
<email>ned@nedbatchelder.com</email>
</author>
<published>2016-12-18T15:36:27+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-coveragepy.git/commit/?id=130ee1e3f0bb1efc1e98c9b668ed91f7fb46ab79'/>
<id>130ee1e3f0bb1efc1e98c9b668ed91f7fb46ab79</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>add PYTHONPATH to dochtml target #523</title>
<updated>2016-12-13T22:16:35+00:00</updated>
<author>
<name>loic</name>
<email>loic@dachary.org</email>
</author>
<published>2016-12-13T22:16:35+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-coveragepy.git/commit/?id=1c939db36c5e580482d26937bded5e95c9c495a5'/>
<id>1c939db36c5e580482d26937bded5e95c9c495a5</id>
<content type='text'>
So that sphinx-build can import the coverage modules when needed by
autoclass and autofunction.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
So that sphinx-build can import the coverage modules when needed by
autoclass and autofunction.
</pre>
</div>
</content>
</entry>
<entry>
<title>No more nose, use pytest as test runner</title>
<updated>2016-11-20T22:47:23+00:00</updated>
<author>
<name>Ned Batchelder</name>
<email>ned@nedbatchelder.com</email>
</author>
<published>2016-11-20T22:47:23+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-coveragepy.git/commit/?id=9750b2d6786339dc8230e0ff745bd3f81ecf5054'/>
<id>9750b2d6786339dc8230e0ff745bd3f81ecf5054</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Move pycodestyle settings to setup.cfg</title>
<updated>2016-11-01T20:22:00+00:00</updated>
<author>
<name>Ned Batchelder</name>
<email>ned@nedbatchelder.com</email>
</author>
<published>2016-11-01T20:22:00+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-coveragepy.git/commit/?id=c9ee7976fe1c1126c1a6f8e23b0f8fc68c091e6f'/>
<id>c9ee7976fe1c1126c1a6f8e23b0f8fc68c091e6f</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 latest for quick tests</title>
<updated>2016-05-08T15:30:12+00:00</updated>
<author>
<name>Ned Batchelder</name>
<email>ned@nedbatchelder.com</email>
</author>
<published>2016-05-08T15:30:12+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-coveragepy.git/commit/?id=a71b2ecde3892293fa713742db3a9ecc44814cce'/>
<id>a71b2ecde3892293fa713742db3a9ecc44814cce</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Add arc_destination_description so we can next make better descriptions</title>
<updated>2016-02-05T03:56:23+00:00</updated>
<author>
<name>Ned Batchelder</name>
<email>ned@nedbatchelder.com</email>
</author>
<published>2016-02-05T03:56:23+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-coveragepy.git/commit/?id=ad8321bd6d874ce43666c9cb69a7a664776a07fa'/>
<id>ad8321bd6d874ce43666c9cb69a7a664776a07fa</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
