<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/python-coveragepy.git/coverage/pytracer.py, branch coverage-5.0a1</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>Pylint 1.8.1, and fix its new warnings</title>
<updated>2017-12-23T21:54:30+00:00</updated>
<author>
<name>Ned Batchelder</name>
<email>ned@nedbatchelder.com</email>
</author>
<published>2017-12-23T21:54:30+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-coveragepy.git/commit/?id=e45cdbef795d14bf9784febbdb1a51d94f02aa3c'/>
<id>e45cdbef795d14bf9784febbdb1a51d94f02aa3c</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Commented-out debugging of pytracer</title>
<updated>2017-11-24T20:39:58+00:00</updated>
<author>
<name>Ned Batchelder</name>
<email>ned@nedbatchelder.com</email>
</author>
<published>2017-11-24T20:39:58+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-coveragepy.git/commit/?id=f7aa6fdb1c56473e07738f32d6868b8f66778007'/>
<id>f7aa6fdb1c56473e07738f32d6868b8f66778007</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>FIX always remove the callback from the callback itself</title>
<updated>2017-09-04T12:22:19+00:00</updated>
<author>
<name>Olivier Grisel</name>
<email>olivier.grisel@ensta.org</email>
</author>
<published>2017-09-04T12:22:19+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-coveragepy.git/commit/?id=a829cf02cc65287727784e5390088ec820b8ba1f'/>
<id>a829cf02cc65287727784e5390088ec820b8ba1f</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>FIX thread-safe Collector.save_data()</title>
<updated>2017-08-10T13:52:35+00:00</updated>
<author>
<name>Olivier Grisel</name>
<email>olivier.grisel@ensta.org</email>
</author>
<published>2017-08-10T13:52:35+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-coveragepy.git/commit/?id=dfdec3b7437374d9472cfb2d4322a18e797c3dfa'/>
<id>dfdec3b7437374d9472cfb2d4322a18e797c3dfa</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Add slugs to warnings in prep for suppressable warnings</title>
<updated>2017-04-03T13:54:37+00:00</updated>
<author>
<name>Ned Batchelder</name>
<email>ned@nedbatchelder.com</email>
</author>
<published>2017-04-03T13:54:37+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-coveragepy.git/commit/?id=2f01ede8dd7eeb8f59db533921afd6ff56ff6acb'/>
<id>2f01ede8dd7eeb8f59db533921afd6ff56ff6acb</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</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://91.123.203.49/cgit/delta/python-coveragepy.git/commit/?id=50a3baf54146337172d5efc57933adceb2b2fb78'/>
<id>50a3baf54146337172d5efc57933adceb2b2fb78</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>Collecting continues after saving data. #79 #448</title>
<updated>2017-03-04T03:28:47+00:00</updated>
<author>
<name>Ned Batchelder</name>
<email>ned@nedbatchelder.com</email>
</author>
<published>2017-03-04T03:28:47+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-coveragepy.git/commit/?id=04099ca4f3585eae83de43ca7a2da96625234029'/>
<id>04099ca4f3585eae83de43ca7a2da96625234029</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Hmm, not sure why this was a list.</title>
<updated>2017-02-19T17:33:30+00:00</updated>
<author>
<name>Ned Batchelder</name>
<email>ned@nedbatchelder.com</email>
</author>
<published>2017-02-19T17:33:30+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-coveragepy.git/commit/?id=fdc34b70eb34e9bcddc40a5498dd6f049ce0310a'/>
<id>fdc34b70eb34e9bcddc40a5498dd6f049ce0310a</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Jython doesn't have useful co_code or f_lasti</title>
<updated>2017-01-13T12:31:57+00:00</updated>
<author>
<name>Ned Batchelder</name>
<email>ned@nedbatchelder.com</email>
</author>
<published>2017-01-13T12:31:57+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-coveragepy.git/commit/?id=690541622755562969d07add1b1bdbeb3fdfe064'/>
<id>690541622755562969d07add1b1bdbeb3fdfe064</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>When nesting tracers, don't restart on the wrong thread</title>
<updated>2017-01-02T16:12:33+00:00</updated>
<author>
<name>Ned Batchelder</name>
<email>ned@nedbatchelder.com</email>
</author>
<published>2017-01-02T16:12:33+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-coveragepy.git/commit/?id=00ebc9756140d03b8ebc0f06b93c4f1183ad19dd'/>
<id>00ebc9756140d03b8ebc0f06b93c4f1183ad19dd</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
