<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/python-packages/testtools.git/testtools, branch json-text</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>Set JSON charset</title>
<updated>2015-12-16T10:50:50+00:00</updated>
<author>
<name>Jonathan Lange</name>
<email>jml@mumak.net</email>
</author>
<published>2015-12-16T10:50:50+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/testtools.git/commit/?id=85f9cde25777b07028c146f681204b81ae61adc4'/>
<id>85f9cde25777b07028c146f681204b81ae61adc4</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Test non-ASCII data</title>
<updated>2015-12-16T10:48:28+00:00</updated>
<author>
<name>Jonathan Lange</name>
<email>jml@mumak.net</email>
</author>
<published>2015-12-16T10:48:28+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/testtools.git/commit/?id=c7b4fe3b6a0d699a41829bf4ebdfd1e9639f6f42'/>
<id>c7b4fe3b6a0d699a41829bf4ebdfd1e9639f6f42</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Hypothesis doesn't work with Python 3.2</title>
<updated>2015-12-11T10:35:19+00:00</updated>
<author>
<name>Jonathan Lange</name>
<email>jml@mumak.net</email>
</author>
<published>2015-12-11T10:35:19+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/testtools.git/commit/?id=506f809dd6876afade6d453ec6ce53422418b6b7'/>
<id>506f809dd6876afade6d453ec6ce53422418b6b7</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Force JSON to be text content</title>
<updated>2015-12-10T15:12:24+00:00</updated>
<author>
<name>Jonathan Lange</name>
<email>jml@mumak.net</email>
</author>
<published>2015-12-10T15:12:24+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/testtools.git/commit/?id=f8fd4805d81179686265a998c08a13c4f0545791'/>
<id>f8fd4805d81179686265a998c08a13c4f0545791</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Add `is_text` to `ContentType`</title>
<updated>2015-12-10T15:12:09+00:00</updated>
<author>
<name>Jonathan Lange</name>
<email>jml@mumak.net</email>
</author>
<published>2015-12-10T15:08:58+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/testtools.git/commit/?id=c0792993a876a99e6ca3e88c36957d2dfb40bac4'/>
<id>c0792993a876a99e6ca3e88c36957d2dfb40bac4</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge pull request #158 from jml/extract-test-record</title>
<updated>2015-11-18T19:57:16+00:00</updated>
<author>
<name>Jonathan Lange</name>
<email>jml@mumak.net</email>
</author>
<published>2015-11-18T19:57:16+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/testtools.git/commit/?id=0fb16c69a3d36e1172a2891045879d92d9a77368'/>
<id>0fb16c69a3d36e1172a2891045879d92d9a77368</id>
<content type='text'>
Extract TestRecord object from StreamToDict</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Extract TestRecord object from StreamToDict</pre>
</div>
</content>
</entry>
<entry>
<title>Add testscenarios for use by tests.</title>
<updated>2015-11-18T19:28:56+00:00</updated>
<author>
<name>Robert Collins</name>
<email>robertc@robertcollins.net</email>
</author>
<published>2015-11-18T19:25:55+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/testtools.git/commit/?id=9e069841b47ecdb2a8233b0aae0cd8dc6b5e3e88'/>
<id>9e069841b47ecdb2a8233b0aae0cd8dc6b5e3e88</id>
<content type='text'>
Change-Id: I76ba3261129736a714d7b265d21a29264f1c2974
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Change-Id: I76ba3261129736a714d7b265d21a29264f1c2974
</pre>
</div>
</content>
</entry>
<entry>
<title>Hide TestRecord and StreamToTestRecord</title>
<updated>2015-11-12T10:20:51+00:00</updated>
<author>
<name>Jonathan Lange</name>
<email>jml@mumak.net</email>
</author>
<published>2015-11-12T10:20:51+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/testtools.git/commit/?id=7c9906eb8bc2c931e65d2001f871301e037e08a8'/>
<id>7c9906eb8bc2c931e65d2001f871301e037e08a8</id>
<content type='text'>
While they are probably OK to be exposed, let's keep this patch minimal
&amp; not news-worthy
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
While they are probably OK to be exposed, let's keep this patch minimal
&amp; not news-worthy
</pre>
</div>
</content>
</entry>
<entry>
<title>Old-fashioned set syntax</title>
<updated>2015-11-09T13:27:53+00:00</updated>
<author>
<name>Jonathan Lange</name>
<email>jml@mumak.net</email>
</author>
<published>2015-11-03T11:26:37+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/testtools.git/commit/?id=bc8b162510b18f3eb1ca98db55eafbf58e299497'/>
<id>bc8b162510b18f3eb1ca98db55eafbf58e299497</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Abstract text_or_bytes</title>
<updated>2015-11-09T13:27:52+00:00</updated>
<author>
<name>Jonathan Lange</name>
<email>jml@mumak.net</email>
</author>
<published>2015-11-03T11:24:45+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/testtools.git/commit/?id=1eccee8c28612c3dd289e78aa0aa0d66a515728b'/>
<id>1eccee8c28612c3dd289e78aa0aa0d66a515728b</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
