<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/python-coveragepy-git.git/Makefile, branch 7.2.3</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: prep for 7.2.3</title>
<updated>2023-04-06T12:41:52+00:00</updated>
<author>
<name>Ned Batchelder</name>
<email>ned@nedbatchelder.com</email>
</author>
<published>2023-04-06T12:41:52+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-coveragepy-git.git/commit/?id=8cb979b406d5c39a74f861f85076cf2d00ecddf9'/>
<id>8cb979b406d5c39a74f861f85076cf2d00ecddf9</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>build: no longer use hashed pins #1592</title>
<updated>2023-03-26T12:08:49+00:00</updated>
<author>
<name>Ned Batchelder</name>
<email>ned@nedbatchelder.com</email>
</author>
<published>2023-03-26T11:53:05+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-coveragepy-git.git/commit/?id=b29dcb6b2a6f928f1f0558dad0cca8ebd7757e53'/>
<id>b29dcb6b2a6f928f1f0558dad0cca8ebd7757e53</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>build: tidy up the clean action</title>
<updated>2023-03-21T11:02:54+00:00</updated>
<author>
<name>Ned Batchelder</name>
<email>ned@nedbatchelder.com</email>
</author>
<published>2023-03-21T11:00:47+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-coveragepy-git.git/commit/?id=220e6a724ed49fde399ab6c9ecbdf72367ba36a8'/>
<id>220e6a724ed49fde399ab6c9ecbdf72367ba36a8</id>
<content type='text'>
clean_platform was added in 7379c811580cd27e8695763ed5eb15746b133275 so
we could remove platform-specific pyc files to run Linux tests.  Those
were removed in 76e80108c11b042e6e929641fe3f38975f5765ba, but it
couldn't hurt to keep things organized this way.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
clean_platform was added in 7379c811580cd27e8695763ed5eb15746b133275 so
we could remove platform-specific pyc files to run Linux tests.  Those
were removed in 76e80108c11b042e6e929641fe3f38975f5765ba, but it
couldn't hurt to keep things organized this way.
</pre>
</div>
</content>
</entry>
<entry>
<title>build: make sure build can be deleted</title>
<updated>2023-03-21T10:51:51+00:00</updated>
<author>
<name>Ned Batchelder</name>
<email>ned@nedbatchelder.com</email>
</author>
<published>2023-03-21T10:51:51+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-coveragepy-git.git/commit/?id=3ca4a7047a17a651e4eed9ca053735192634ece1'/>
<id>3ca4a7047a17a651e4eed9ca053735192634ece1</id>
<content type='text'>
If the virtualenv tests fail, they somehow leave behind build
directories with 000 permissions.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
If the virtualenv tests fail, they somehow leave behind build
directories with 000 permissions.
</pre>
</div>
</content>
</entry>
<entry>
<title>build: more convenient cheats</title>
<updated>2023-03-16T21:43:06+00:00</updated>
<author>
<name>Ned Batchelder</name>
<email>ned@nedbatchelder.com</email>
</author>
<published>2023-03-16T21:42:06+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-coveragepy-git.git/commit/?id=402858f0e57a095e890ea34a0170caff321d4a04'/>
<id>402858f0e57a095e890ea34a0170caff321d4a04</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>build: slightly more release automation</title>
<updated>2023-03-16T14:48:34+00:00</updated>
<author>
<name>Ned Batchelder</name>
<email>ned@nedbatchelder.com</email>
</author>
<published>2023-03-16T12:01:49+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-coveragepy-git.git/commit/?id=98d410af8430d427675742e6ad88ff95aa029407'/>
<id>98d410af8430d427675742e6ad88ff95aa029407</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>build: cog moved</title>
<updated>2023-02-22T23:50:06+00:00</updated>
<author>
<name>Ned Batchelder</name>
<email>ned@nedbatchelder.com</email>
</author>
<published>2023-02-22T23:50:06+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-coveragepy-git.git/commit/?id=152890c710747bada1a146de47af77c1b1ee1b5e'/>
<id>152890c710747bada1a146de47af77c1b1ee1b5e</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>build: use scriv to create GitHub releases</title>
<updated>2023-01-16T18:52:37+00:00</updated>
<author>
<name>Ned Batchelder</name>
<email>ned@nedbatchelder.com</email>
</author>
<published>2023-01-16T18:48:00+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-coveragepy-git.git/commit/?id=be1e1ae8ca619c92ed84ab0a01c95f71a48e5284'/>
<id>be1e1ae8ca619c92ed84ab0a01c95f71a48e5284</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>build: oops, don't want make comments on the terminal</title>
<updated>2023-01-13T12:22:21+00:00</updated>
<author>
<name>Ned Batchelder</name>
<email>ned@nedbatchelder.com</email>
</author>
<published>2023-01-13T12:20:04+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-coveragepy-git.git/commit/?id=7b95cc447e932b16b2dd0c75579fd04186602ac3'/>
<id>7b95cc447e932b16b2dd0c75579fd04186602ac3</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>build: improved `make diff-upgrade` to see changes better</title>
<updated>2023-01-13T12:00:21+00:00</updated>
<author>
<name>Ned Batchelder</name>
<email>ned@nedbatchelder.com</email>
</author>
<published>2023-01-13T12:00:21+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-coveragepy-git.git/commit/?id=d91907e262e2d8ed46bffbbb234f3e372edd9ce1'/>
<id>d91907e262e2d8ed46bffbbb234f3e372edd9ce1</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
