<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/python-packages/testtools.git/testtools/utils.py, branch interfaces</title>
<subtitle>github.com: testing-cabal/testtools.git
</subtitle>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/testtools.git/'/>
<entry>
<title>testtools.utils has been renamed to testtools.compat. Importing</title>
<updated>2010-06-23T00:32:51+00:00</updated>
<author>
<name>Robert Collins</name>
<email>robertc@robertcollins.net</email>
</author>
<published>2010-06-23T00:32:51+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/testtools.git/commit/?id=ddbb6ce78138cf816d04124ee7870d46cf756656'/>
<id>ddbb6ce78138cf816d04124ee7870d46cf756656</id>
<content type='text'>
testtools.utils will now generate a deprecation warning.

Add machinery for Python 2 to create unicode tracebacks like those used by
Python 3. This means testtools no longer throws on encountering non-ascii
filenames, source lines, or exception strings when displaying test results.
Largely contributed by Martin[gz] with some tweaks from Robert Collins.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
testtools.utils will now generate a deprecation warning.

Add machinery for Python 2 to create unicode tracebacks like those used by
Python 3. This means testtools no longer throws on encountering non-ascii
filenames, source lines, or exception strings when displaying test results.
Largely contributed by Martin[gz] with some tweaks from Robert Collins.
</pre>
</div>
</content>
</entry>
<entry>
<title>Move most of utils module to compat and put iterate_tests in testsuite module</title>
<updated>2010-06-18T21:35:11+00:00</updated>
<author>
<name>Martin</name>
<email>gzlist@googlemail.com</email>
</author>
<published>2010-06-18T21:35:11+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/testtools.git/commit/?id=69520f93478d968b76a8c957a0a8e4e492cde717'/>
<id>69520f93478d968b76a8c957a0a8e4e492cde717</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix and test a bug with encoding of SyntaxError lines</title>
<updated>2010-06-18T18:09:32+00:00</updated>
<author>
<name>Martin</name>
<email>gzlist@googlemail.com</email>
</author>
<published>2010-06-18T18:09:32+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/testtools.git/commit/?id=d74cc07384d54575c5c0b9d60a029626db7d7714'/>
<id>d74cc07384d54575c5c0b9d60a029626db7d7714</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Sanitise unicode_output_stream a bit and add some tests, needs more work</title>
<updated>2010-06-15T23:51:03+00:00</updated>
<author>
<name>Martin</name>
<email>gzlist@googlemail.com</email>
</author>
<published>2010-06-15T23:51:03+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/testtools.git/commit/?id=dc1fd2d907a061d724540c62c4f9897afce66088'/>
<id>dc1fd2d907a061d724540c62c4f9897afce66088</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Found `ascii` function in Python 3 which saves some reimplementation</title>
<updated>2010-06-15T20:43:50+00:00</updated>
<author>
<name>Martin</name>
<email>gzlist@googlemail.com</email>
</author>
<published>2010-06-15T20:43:50+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/testtools.git/commit/?id=1014be17cc70f17404af9c5ca3d94465f5f53a2a'/>
<id>1014be17cc70f17404af9c5ca3d94465f5f53a2a</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Use flag in utils to record whether the str type is unicode rather than checking version and platform in multiple places</title>
<updated>2010-06-14T23:19:29+00:00</updated>
<author>
<name>Martin</name>
<email>gzlist@googlemail.com</email>
</author>
<published>2010-06-14T23:19:29+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/testtools.git/commit/?id=81304387c1f212a90a72817d8e1d882ce3262b9b'/>
<id>81304387c1f212a90a72817d8e1d882ce3262b9b</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Changes to make tests work on Python 3, and a short term hack to make output robust</title>
<updated>2010-06-14T20:47:56+00:00</updated>
<author>
<name>Martin</name>
<email>gzlist@googlemail.com</email>
</author>
<published>2010-06-14T20:47:56+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/testtools.git/commit/?id=a3ccdcf8e963c0591d7a8268c6981f73312f04bd'/>
<id>a3ccdcf8e963c0591d7a8268c6981f73312f04bd</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge trunk to pick up fixes for IronPython and Python 3</title>
<updated>2010-06-11T00:20:18+00:00</updated>
<author>
<name>Martin</name>
<email>gzlist@googlemail.com</email>
</author>
<published>2010-06-11T00:20:18+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/testtools.git/commit/?id=a09b5f7eeec22aa8dd783f020e5ed046b0e1f2f7'/>
<id>a09b5f7eeec22aa8dd783f020e5ed046b0e1f2f7</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Support python3.1</title>
<updated>2010-06-11T00:04:30+00:00</updated>
<author>
<name>Robert Collins</name>
<email>robertc@robertcollins.net</email>
</author>
<published>2010-06-11T00:04:30+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/testtools.git/commit/?id=db53a716ca0a551ad0f6134078d3382029c4f8aa'/>
<id>db53a716ca0a551ad0f6134078d3382029c4f8aa</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>PEP 8 style fixes raised in review</title>
<updated>2010-06-04T06:20:29+00:00</updated>
<author>
<name>Martin</name>
<email>gzlist@googlemail.com</email>
</author>
<published>2010-06-04T06:20:29+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/testtools.git/commit/?id=ac94f3d304f03ac6c024c60313ec6b50638995d7'/>
<id>ac94f3d304f03ac6c024c60313ec6b50638995d7</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
