<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/python-coveragepy-git.git/coverage/python.py, branch coverage-4.5.4</title>
<subtitle>github.com: nedbat/coveragepy.git
</subtitle>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/python-coveragepy-git.git/'/>
<entry>
<title>In 3.7, namespace modules can have: mod.__file__ is None</title>
<updated>2018-10-04T12:15:42+00:00</updated>
<author>
<name>Ned Batchelder</name>
<email>ned@nedbatchelder.com</email>
</author>
<published>2018-10-03T00:58:19+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/python-coveragepy-git.git/commit/?id=4a58cf9993a4c9e2cc1ee70f659cf4d53b7e3bb2'/>
<id>4a58cf9993a4c9e2cc1ee70f659cf4d53b7e3bb2</id>
<content type='text'>
Backport of c9f4f661ccb7decb55055d80a1e9a1cbb825b27f
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Backport of c9f4f661ccb7decb55055d80a1e9a1cbb825b27f
</pre>
</div>
</content>
</entry>
<entry>
<title>Add a __repr__ for debugging</title>
<updated>2017-05-05T11:12:10+00:00</updated>
<author>
<name>Ned Batchelder</name>
<email>ned@nedbatchelder.com</email>
</author>
<published>2017-05-05T11:12:10+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/python-coveragepy-git.git/commit/?id=05ae0472830008dad1bd2ee53e4b55338bdc929f'/>
<id>05ae0472830008dad1bd2ee53e4b55338bdc929f</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Use correct name for package source files. #526</title>
<updated>2017-05-04T02:09:27+00:00</updated>
<author>
<name>Ned Batchelder</name>
<email>ned@nedbatchelder.com</email>
</author>
<published>2017-05-04T02:09:27+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/python-coveragepy-git.git/commit/?id=b48ec04376ae5c9103bb73e1146473d70c1e5c8e'/>
<id>b48ec04376ae5c9103bb73e1146473d70c1e5c8e</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Merged in dirk-thomas/coverage.py/fix_init_name (pull request #91)</title>
<updated>2017-05-04T01:37:56+00:00</updated>
<author>
<name>Ned Batchelder</name>
<email>nedbat@gmail.com</email>
</author>
<published>2017-05-04T01:37:56+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/python-coveragepy-git.git/commit/?id=1b6d50b5cfa1a1319b2ab726111cd6e961a3926c'/>
<id>1b6d50b5cfa1a1319b2ab726111cd6e961a3926c</id>
<content type='text'>
fix name for module in __init__.py file
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
fix name for module in __init__.py file
</pre>
</div>
</content>
</entry>
<entry>
<title>Minimal IronPython support.</title>
<updated>2017-03-14T17:40:14+00:00</updated>
<author>
<name>Ned Batchelder</name>
<email>ned@nedbatchelder.com</email>
</author>
<published>2017-03-14T17:40:14+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/python-coveragepy-git.git/commit/?id=13ed869c6be652f0b7729cebb26583d03c7ab12a'/>
<id>13ed869c6be652f0b7729cebb26583d03c7ab12a</id>
<content type='text'>
IronPython is weird: 2.7.7 has "str is unicode", and unicode.encode produces
unicode!  f_lasti is missing, and frame globals are missing.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
IronPython is weird: 2.7.7 has "str is unicode", and unicode.encode produces
unicode!  f_lasti is missing, and frame globals are missing.
</pre>
</div>
</content>
</entry>
<entry>
<title>use the new source_for_file helper where it makes sense</title>
<updated>2017-01-10T21:21:13+00:00</updated>
<author>
<name>loic@dachary.org</name>
<email>loic@dachary.org</email>
</author>
<published>2017-01-10T21:21:13+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/python-coveragepy-git.git/commit/?id=ffc050e243b4c329f582372dd49c55aa225197b9'/>
<id>ffc050e243b4c329f582372dd49c55aa225197b9</id>
<content type='text'>
--HG--
branch : issue-426
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
--HG--
branch : issue-426
</pre>
</div>
</content>
</entry>
<entry>
<title>source_for_file helper with unit tests</title>
<updated>2017-01-10T16:31:34+00:00</updated>
<author>
<name>loic@dachary.org</name>
<email>loic@dachary.org</email>
</author>
<published>2017-01-10T16:31:34+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/python-coveragepy-git.git/commit/?id=6da69c9cfcf8874cc423177a9376e90e27218d1d'/>
<id>6da69c9cfcf8874cc423177a9376e90e27218d1d</id>
<content type='text'>
--HG--
branch : issue-426
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
--HG--
branch : issue-426
</pre>
</div>
</content>
</entry>
<entry>
<title>move _source_for_file to python.py</title>
<updated>2017-01-10T15:33:14+00:00</updated>
<author>
<name>loic@dachary.org</name>
<email>loic@dachary.org</email>
</author>
<published>2017-01-10T15:33:14+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/python-coveragepy-git.git/commit/?id=d93a997913baa51989e33c94588d31bd07707b22'/>
<id>d93a997913baa51989e33c94588d31bd07707b22</id>
<content type='text'>
--HG--
branch : issue-426
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
--HG--
branch : issue-426
</pre>
</div>
</content>
</entry>
<entry>
<title>Merged in pebers/coverage.py (pull request #57)</title>
<updated>2016-12-18T14:30:27+00:00</updated>
<author>
<name>Ned Batchelder</name>
<email>nedbat@gmail.com</email>
</author>
<published>2016-12-18T14:30:27+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/python-coveragepy-git.git/commit/?id=0d522aabd27d240b7ef390ea87187a1922c9cdbd'/>
<id>0d522aabd27d240b7ef390ea87187a1922c9cdbd</id>
<content type='text'>
Add support for searching inside .pex archives similarly to .zip and .egg.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Add support for searching inside .pex archives similarly to .zip and .egg.
</pre>
</div>
</content>
</entry>
<entry>
<title>fix name for module in __init__.py file</title>
<updated>2016-10-17T21:12:10+00:00</updated>
<author>
<name>Dirk Thomas</name>
<email>dthomas@osrfoundation.org</email>
</author>
<published>2016-10-17T21:12:10+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/python-coveragepy-git.git/commit/?id=9f46d586fc05a0f69c1989411f8e0ad60b4f40d1'/>
<id>9f46d586fc05a0f69c1989411f8e0ad60b4f40d1</id>
<content type='text'>
--HG--
branch : fix_init_name
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
--HG--
branch : fix_init_name
</pre>
</div>
</content>
</entry>
</feed>
