<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/python-coveragepy-git.git, branch nedbat/debug-1373</title>
<subtitle>github.com: nedbat/coveragepy.git
</subtitle>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-coveragepy-git.git/'/>
<entry>
<title>temp: hack debugging for issue #1373</title>
<updated>2022-10-20T20:49:49+00:00</updated>
<author>
<name>Ned Batchelder</name>
<email>ned@nedbatchelder.com</email>
</author>
<published>2022-10-20T20:49:49+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-coveragepy-git.git/commit/?id=54ea97a3afb27a166a01021c3d2e1fecb8d83551'/>
<id>54ea97a3afb27a166a01021c3d2e1fecb8d83551</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>fix: can't use PYPYVERSION without checking PYPY first</title>
<updated>2022-10-20T03:44:45+00:00</updated>
<author>
<name>Ned Batchelder</name>
<email>ned@nedbatchelder.com</email>
</author>
<published>2022-10-20T03:39:44+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-coveragepy-git.git/commit/?id=4668a92c8d8f467fbe6291fa4f56e96e19709e90'/>
<id>4668a92c8d8f467fbe6291fa4f56e96e19709e90</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>build: update three actions to latest version (#1473)</title>
<updated>2022-10-17T15:46:53+00:00</updated>
<author>
<name>Ned Batchelder</name>
<email>ned@nedbatchelder.com</email>
</author>
<published>2022-10-17T15:46:53+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-coveragepy-git.git/commit/?id=a3c8683f8e46590c145e16c1aebf7a7766513890'/>
<id>a3c8683f8e46590c145e16c1aebf7a7766513890</id>
<content type='text'>
Also, remove the symbolic references in the comments, since dependabot
doesn't update them.</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Also, remove the symbolic references in the comments, since dependabot
doesn't update them.</pre>
</div>
</content>
</entry>
<entry>
<title>docs: mention 991 being fixed in CHANGES.rst</title>
<updated>2022-10-15T18:51:38+00:00</updated>
<author>
<name>Ned Batchelder</name>
<email>ned@nedbatchelder.com</email>
</author>
<published>2022-10-15T18:51:38+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-coveragepy-git.git/commit/?id=ac65067ae6f2896638d0bf7bf7e2df6387a8ffc3'/>
<id>ac65067ae6f2896638d0bf7bf7e2df6387a8ffc3</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>test: simpler metacov.ini because of relative_file fixes</title>
<updated>2022-10-15T17:58:50+00:00</updated>
<author>
<name>Ned Batchelder</name>
<email>ned@nedbatchelder.com</email>
</author>
<published>2022-10-10T12:59:48+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-coveragepy-git.git/commit/?id=f2d9c16df572ea58263444a5591b604271b3105f'/>
<id>f2d9c16df572ea58263444a5591b604271b3105f</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>docs: updates for implicit relative path mapping</title>
<updated>2022-10-15T17:58:50+00:00</updated>
<author>
<name>Ned Batchelder</name>
<email>ned@nedbatchelder.com</email>
</author>
<published>2022-10-10T12:53:01+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-coveragepy-git.git/commit/?id=7df8609f0462722fea3c0650cd94b76f668e07fe'/>
<id>7df8609f0462722fea3c0650cd94b76f668e07fe</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>feat: implicitly combine relative paths</title>
<updated>2022-10-15T17:58:50+00:00</updated>
<author>
<name>Ned Batchelder</name>
<email>ned@nedbatchelder.com</email>
</author>
<published>2022-10-09T22:41:24+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-coveragepy-git.git/commit/?id=cb67b1feb2d68972f0eeb81a0e20b836b64c21dd'/>
<id>cb67b1feb2d68972f0eeb81a0e20b836b64c21dd</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>refactor: since we are showing regexes, make them a bit simpler</title>
<updated>2022-10-15T17:58:50+00:00</updated>
<author>
<name>Ned Batchelder</name>
<email>ned@nedbatchelder.com</email>
</author>
<published>2022-10-03T14:08:44+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-coveragepy-git.git/commit/?id=c28544cc9a0c5113bd3a9279f47a2b7ea8826980'/>
<id>c28544cc9a0c5113bd3a9279f47a2b7ea8826980</id>
<content type='text'>
The old code would always wrap the regex in a needless `(?s:...)`
parenthesis.  Path aliases are always single regexes, so they don't need
that extra wrapping.  This makes logged path maps easier to understand.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
The old code would always wrap the regex in a needless `(?s:...)`
parenthesis.  Path aliases are always single regexes, so they don't need
that extra wrapping.  This makes logged path maps easier to understand.
</pre>
</div>
</content>
</entry>
<entry>
<title>fix: */foo matches "foo/x.py", to help with combining relative file names. #991</title>
<updated>2022-10-15T17:58:50+00:00</updated>
<author>
<name>Ned Batchelder</name>
<email>ned@nedbatchelder.com</email>
</author>
<published>2022-10-03T01:39:36+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-coveragepy-git.git/commit/?id=7836b4faa320cccdeb25966dd8fefcf89107c564'/>
<id>7836b4faa320cccdeb25966dd8fefcf89107c564</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>refactor(test): use parametrize instead of loops</title>
<updated>2022-10-15T17:58:50+00:00</updated>
<author>
<name>Ned Batchelder</name>
<email>ned@nedbatchelder.com</email>
</author>
<published>2022-10-03T01:38:58+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-coveragepy-git.git/commit/?id=60fa1306d2b02aa718a21c8e9da10fc063063fe7'/>
<id>60fa1306d2b02aa718a21c8e9da10fc063063fe7</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
