<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/python-coveragepy-git.git/Makefile, branch nedbat/exceptions</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>docs: document the exceptions</title>
<updated>2021-11-14T12:44:57+00:00</updated>
<author>
<name>Ned Batchelder</name>
<email>ned@nedbatchelder.com</email>
</author>
<published>2021-11-14T00:00:51+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-coveragepy-git.git/commit/?id=342e7da2941ae5291f1a94b6ad66ce489f6985fe'/>
<id>342e7da2941ae5291f1a94b6ad66ce489f6985fe</id>
<content type='text'>
... and make some of them private.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
... and make some of them private.
</pre>
</div>
</content>
</entry>
<entry>
<title>test: when we measure our coverage, get a json report also</title>
<updated>2021-10-31T10:50:39+00:00</updated>
<author>
<name>Ned Batchelder</name>
<email>ned@nedbatchelder.com</email>
</author>
<published>2021-10-30T21:12:08+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-coveragepy-git.git/commit/?id=bb78d7e1a77c9b882f9e4547e3e55d8b1f50e126'/>
<id>bb78d7e1a77c9b882f9e4547e3e55d8b1f50e126</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>build: clean up the Makefile a bit</title>
<updated>2021-10-30T20:48:27+00:00</updated>
<author>
<name>Ned Batchelder</name>
<email>ned@nedbatchelder.com</email>
</author>
<published>2021-10-30T20:48:27+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-coveragepy-git.git/commit/?id=79f832f2f50b441cccf617954cdd51f411c68677'/>
<id>79f832f2f50b441cccf617954cdd51f411c68677</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>build: also pin pip and setuptools</title>
<updated>2021-10-30T15:31:16+00:00</updated>
<author>
<name>Ned Batchelder</name>
<email>ned@nedbatchelder.com</email>
</author>
<published>2021-10-30T15:31:16+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-coveragepy-git.git/commit/?id=1e04123c16c868d1ee826edf8333210b265a1674'/>
<id>1e04123c16c868d1ee826edf8333210b265a1674</id>
<content type='text'>
Mostly to get rid of the "you're not using the latest pip!" warning.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Mostly to get rid of the "you're not using the latest pip!" warning.
</pre>
</div>
</content>
</entry>
<entry>
<title>docs: fix two warnings in the release-notes process</title>
<updated>2021-10-30T12:49:12+00:00</updated>
<author>
<name>Ned Batchelder</name>
<email>ned@nedbatchelder.com</email>
</author>
<published>2021-10-30T12:02:56+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-coveragepy-git.git/commit/?id=33f53955332ac3516640c8e898626f4c3107fe9b'/>
<id>33f53955332ac3516640c8e898626f4c3107fe9b</id>
<content type='text'>
... and change "tox doc" to fail next time this happens.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
... and change "tox doc" to fail next time this happens.
</pre>
</div>
</content>
</entry>
<entry>
<title>build: a minimal tox.pip for getting tox started</title>
<updated>2021-10-25T13:07:07+00:00</updated>
<author>
<name>Ned Batchelder</name>
<email>ned@nedbatchelder.com</email>
</author>
<published>2021-10-25T12:47:06+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-coveragepy-git.git/commit/?id=2d2d6088b94845ffc4062853aa7230879ee66a44'/>
<id>2d2d6088b94845ffc4062853aa7230879ee66a44</id>
<content type='text'>
No need to install a lot of junk just to have tox make a new venv and install
things into it.  And then ci.pip can be much smaller, installing just what kits
need: kit.pip
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
No need to install a lot of junk just to have tox make a new venv and install
things into it.  And then ci.pip can be much smaller, installing just what kits
need: kit.pip
</pre>
</div>
</content>
</entry>
<entry>
<title>build: avoid direct setup.py invocations</title>
<updated>2021-10-25T12:32:58+00:00</updated>
<author>
<name>Ned Batchelder</name>
<email>ned@nedbatchelder.com</email>
</author>
<published>2021-10-25T11:50:17+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-coveragepy-git.git/commit/?id=4da807c9a83aacaacefb67a1f9e12d312e6d1247'/>
<id>4da807c9a83aacaacefb67a1f9e12d312e6d1247</id>
<content type='text'>
Also simplified the .pip files a bit.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Also simplified the .pip files a bit.
</pre>
</div>
</content>
</entry>
<entry>
<title>build: use pip-tools to manage *.pip from *.in</title>
<updated>2021-10-24T22:42:43+00:00</updated>
<author>
<name>Ned Batchelder</name>
<email>ned@nedbatchelder.com</email>
</author>
<published>2021-10-24T22:10:13+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-coveragepy-git.git/commit/?id=8a0273d15d17d0e00ba4bfa05ffe46d372f979e7'/>
<id>8a0273d15d17d0e00ba4bfa05ffe46d372f979e7</id>
<content type='text'>
The requires.io site stopped working for me, and this is a more automated
process anyway.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
The requires.io site stopped working for me, and this is a more automated
process anyway.
</pre>
</div>
</content>
</entry>
<entry>
<title>build: clean up the Makefile a bit</title>
<updated>2021-10-11T10:43:16+00:00</updated>
<author>
<name>Ned Batchelder</name>
<email>ned@nedbatchelder.com</email>
</author>
<published>2021-10-11T10:43:16+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-coveragepy-git.git/commit/?id=cedd319b6bc76843e570e7e53c4cb98ce359136e'/>
<id>cedd319b6bc76843e570e7e53c4cb98ce359136e</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>build: make "clean" targets be quiet</title>
<updated>2021-10-08T11:38:19+00:00</updated>
<author>
<name>Ned Batchelder</name>
<email>ned@nedbatchelder.com</email>
</author>
<published>2021-10-08T11:38:19+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-coveragepy-git.git/commit/?id=56f850956513578b2a73ac1e1be5e3c9483432e6'/>
<id>56f850956513578b2a73ac1e1be5e3c9483432e6</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
