<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/python-coveragepy.git/coverage/files.py, branch coverage-4.5</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>Simplify the aliases structure</title>
<updated>2018-01-23T12:22:23+00:00</updated>
<author>
<name>Ned Batchelder</name>
<email>ned@nedbatchelder.com</email>
</author>
<published>2018-01-23T12:22:23+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-coveragepy.git/commit/?id=0222536475d57b85366c46472640bf8fc765215e'/>
<id>0222536475d57b85366c46472640bf8fc765215e</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Ensure mapped paths use the separator of the result. #618</title>
<updated>2018-01-23T01:36:11+00:00</updated>
<author>
<name>Ned Batchelder</name>
<email>ned@nedbatchelder.com</email>
</author>
<published>2018-01-23T01:36:11+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-coveragepy.git/commit/?id=8718508cf15d9a2eb1f697d14aec0c8d558d44b3'/>
<id>8718508cf15d9a2eb1f697d14aec0c8d558d44b3</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 ever create HTML filenames longer than ~200 chars. Fixes #627.</title>
<updated>2018-01-20T15:01:28+00:00</updated>
<author>
<name>Ned Batchelder</name>
<email>ned@nedbatchelder.com</email>
</author>
<published>2018-01-20T15:01:28+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-coveragepy.git/commit/?id=e6b23c689a7c5b08131aff1962cccf8a93c50f3c'/>
<id>e6b23c689a7c5b08131aff1962cccf8a93c50f3c</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Root is acceptable as a combining path (the manylinux tests end up with one of these)</title>
<updated>2017-10-26T11:09:11+00:00</updated>
<author>
<name>Ned Batchelder</name>
<email>ned@nedbatchelder.com</email>
</author>
<published>2017-10-26T11:09:11+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-coveragepy.git/commit/?id=e1d414f035829bedd4d06a8dbc9bd638080332fb'/>
<id>e1d414f035829bedd4d06a8dbc9bd638080332fb</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Avoid a deprecation warning (from https://github.com/nedbat/coveragepy/pull/33)</title>
<updated>2017-10-13T01:45:47+00:00</updated>
<author>
<name>Ned Batchelder</name>
<email>ned@nedbatchelder.com</email>
</author>
<published>2017-10-13T01:45:47+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-coveragepy.git/commit/?id=3ae1989ac0f79b0f2b2d6e4192ae2fa94dc5d73e'/>
<id>3ae1989ac0f79b0f2b2d6e4192ae2fa94dc5d73e</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Python3.7 removed an unneeded backslash from fnmatch.translate</title>
<updated>2017-10-05T11:57:16+00:00</updated>
<author>
<name>Ned Batchelder</name>
<email>ned@nedbatchelder.com</email>
</author>
<published>2017-10-05T11:57:16+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-coveragepy.git/commit/?id=d06272c71a9e80f88b0b1f3fccf93772cb47e8f2'/>
<id>d06272c71a9e80f88b0b1f3fccf93772cb47e8f2</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Clarify how TreeMatcher works.</title>
<updated>2017-02-21T01:26:03+00:00</updated>
<author>
<name>Ned Batchelder</name>
<email>ned@nedbatchelder.com</email>
</author>
<published>2017-02-21T01:26:03+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-coveragepy.git/commit/?id=73791b3164a672ee69739b87dde927b0f4d4e428'/>
<id>73791b3164a672ee69739b87dde927b0f4d4e428</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 collapse in an ascii-only file-world. #533</title>
<updated>2016-11-17T16:06:16+00:00</updated>
<author>
<name>Ned Batchelder</name>
<email>ned@nedbatchelder.com</email>
</author>
<published>2016-11-17T16:06:16+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-coveragepy.git/commit/?id=3243add2eee93ee3c23afa1f04bc15d72dab479e'/>
<id>3243add2eee93ee3c23afa1f04bc15d72dab479e</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>In Python 3.6, fnmatch changed a little bit. Adapt.</title>
<updated>2016-09-13T10:04:51+00:00</updated>
<author>
<name>Ned Batchelder</name>
<email>ned@nedbatchelder.com</email>
</author>
<published>2016-09-13T10:04:51+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-coveragepy.git/commit/?id=ec1d421aceb871b3b95cad2a6fbbec7c2c10e87b'/>
<id>ec1d421aceb871b3b95cad2a6fbbec7c2c10e87b</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Use unicode_filename more, and account for missing filesystemencoding</title>
<updated>2015-10-25T22:13:39+00:00</updated>
<author>
<name>Ned Batchelder</name>
<email>ned@nedbatchelder.com</email>
</author>
<published>2015-10-25T22:13:39+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-coveragepy.git/commit/?id=af84377e61971aa8ae279b4611ae23dfc6567da8'/>
<id>af84377e61971aa8ae279b4611ae23dfc6567da8</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
