<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/python-coveragepy.git/coverage/backward.py, branch debug-gevent</title>
<subtitle>bitbucket.org: Obsolete (use python-coveragepy-git)
</subtitle>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-coveragepy.git/'/>
<entry>
<title>Avoid a bunch of deprecated functions.</title>
<updated>2014-05-17T18:56:40+00:00</updated>
<author>
<name>Ned Batchelder</name>
<email>ned@nedbatchelder.com</email>
</author>
<published>2014-05-17T18:56:40+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-coveragepy.git/commit/?id=147c3562631c64066a2da964522a66fb369841c4'/>
<id>147c3562631c64066a2da964522a66fb369841c4</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Remove an unneeded backward function, and move BUILTINS into backward</title>
<updated>2014-05-17T17:09:19+00:00</updated>
<author>
<name>Ned Batchelder</name>
<email>ned@nedbatchelder.com</email>
</author>
<published>2014-05-17T17:09:19+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-coveragepy.git/commit/?id=503cdc25c6e5410e920053e3c4a819e962c4f6e8'/>
<id>503cdc25c6e5410e920053e3c4a819e962c4f6e8</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Refactor execfile to avoid imp to avoid deprecation warnings</title>
<updated>2014-05-16T11:32:09+00:00</updated>
<author>
<name>Ned Batchelder</name>
<email>ned@nedbatchelder.com</email>
</author>
<published>2014-05-16T11:32:09+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-coveragepy.git/commit/?id=2ea433dff7f3454a68d167d2429f9b2d1fe17c57'/>
<id>2ea433dff7f3454a68d167d2429f9b2d1fe17c57</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Refactoring, asymptotically approaching multi-language</title>
<updated>2014-05-04T13:59:39+00:00</updated>
<author>
<name>Ned Batchelder</name>
<email>ned@nedbatchelder.com</email>
</author>
<published>2014-05-04T13:59:39+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-coveragepy.git/commit/?id=06b5e8048527f3668bf72e24e08598aa8a68dc8b'/>
<id>06b5e8048527f3668bf72e24e08598aa8a68dc8b</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>More refactoring of hacked Mako support</title>
<updated>2014-04-19T01:13:06+00:00</updated>
<author>
<name>Ned Batchelder</name>
<email>ned@nedbatchelder.com</email>
</author>
<published>2014-04-19T01:13:06+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-coveragepy.git/commit/?id=50c2193ed5fa2fde05f9d1c05e41b0af4a6d7901'/>
<id>50c2193ed5fa2fde05f9d1c05e41b0af4a6d7901</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>No need for paren-less exec any more.</title>
<updated>2013-12-14T19:17:56+00:00</updated>
<author>
<name>Ned Batchelder</name>
<email>ned@nedbatchelder.com</email>
</author>
<published>2013-12-14T19:17:56+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-coveragepy.git/commit/?id=a0141e1324bccc4dffc1054de013826874497762'/>
<id>a0141e1324bccc4dffc1054de013826874497762</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Generator expressons are ok now.</title>
<updated>2013-10-20T02:08:37+00:00</updated>
<author>
<name>Ned Batchelder</name>
<email>ned@nedbatchelder.com</email>
</author>
<published>2013-10-20T02:08:37+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-coveragepy.git/commit/?id=5aa8f70d4ee8b3d40d5caf69c42c67d4fd4f0118'/>
<id>5aa8f70d4ee8b3d40d5caf69c42c67d4fd4f0118</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Get rid of our backward implementation of set, sorted, reversed, and rpartition.</title>
<updated>2013-10-20T01:35:33+00:00</updated>
<author>
<name>Ned Batchelder</name>
<email>ned@nedbatchelder.com</email>
</author>
<published>2013-10-20T01:35:33+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-coveragepy.git/commit/?id=f5ae64e79ac7e8326897a4e0dd748ec640330aed'/>
<id>f5ae64e79ac7e8326897a4e0dd748ec640330aed</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Pretty soon I'll be able to use generator expressions...</title>
<updated>2013-10-05T14:05:03+00:00</updated>
<author>
<name>Ned Batchelder</name>
<email>ned@nedbatchelder.com</email>
</author>
<published>2013-10-05T14:05:03+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-coveragepy.git/commit/?id=b9b08877c2c1c99b181a3e23a2e35e4ea0ff320c'/>
<id>b9b08877c2c1c99b181a3e23a2e35e4ea0ff320c</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>More abstractions for bytes objects. Cleans up some version checks in the real code.</title>
<updated>2013-09-28T14:07:55+00:00</updated>
<author>
<name>Ned Batchelder</name>
<email>ned@nedbatchelder.com</email>
</author>
<published>2013-09-28T14:07:55+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-coveragepy.git/commit/?id=a9739749d841818a31ae956fe02e0b3f03a82a31'/>
<id>a9739749d841818a31ae956fe02e0b3f03a82a31</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
