<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/python-packages/subunit-git.git/python/subunit/tests/test_chunked.py, branch external-iso8601</title>
<subtitle>github.com: testing-cabal/subunit
</subtitle>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/subunit-git.git/'/>
<entry>
<title>Sort Python import definitions with isort</title>
<updated>2023-01-31T19:53:38+00:00</updated>
<author>
<name>Jelmer Vernooĳ</name>
<email>jelmer@jelmer.uk</email>
</author>
<published>2023-01-31T19:08:26+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/subunit-git.git/commit/?id=291b44e10e448be5439e510ef02f2fe709649b8f'/>
<id>291b44e10e448be5439e510ef02f2fe709649b8f</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Stop using io imports from testtools</title>
<updated>2021-12-15T10:44:00+00:00</updated>
<author>
<name>Stephen Finucane</name>
<email>stephenfin@redhat.com</email>
</author>
<published>2021-12-15T10:44:00+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/subunit-git.git/commit/?id=cbaa3177ea546088c1383f1f01176754c19b52c2'/>
<id>cbaa3177ea546088c1383f1f01176754c19b52c2</id>
<content type='text'>
We no longer need to worry about Python 2, so we can just import
directly from 'io'.

Signed-off-by: Stephen Finucane &lt;stephenfin@redhat.com&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
We no longer need to worry about Python 2, so we can just import
directly from 'io'.

Signed-off-by: Stephen Finucane &lt;stephenfin@redhat.com&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix imports from testtools.compat</title>
<updated>2021-06-15T10:11:20+00:00</updated>
<author>
<name>Matthieu Huin</name>
<email>mhuin@redhat.com</email>
</author>
<published>2021-06-15T10:11:20+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/subunit-git.git/commit/?id=c1a899ae21323c2f913c640f4688ae18de7aa40a'/>
<id>c1a899ae21323c2f913c640f4688ae18de7aa40a</id>
<content type='text'>
The future release of testtools will drop StringIO and BytesIO.
Try to import them from testtools.compat, or from the io module
if they're not available.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
The future release of testtools will drop StringIO and BytesIO.
Try to import them from testtools.compat, or from the io module
if they're not available.
</pre>
</div>
</content>
</entry>
<entry>
<title>BUG FIXES</title>
<updated>2013-06-16T10:28:11+00:00</updated>
<author>
<name>Robert Collins</name>
<email>robertc@robertcollins.net</email>
</author>
<published>2013-06-16T10:28:11+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/subunit-git.git/commit/?id=bf8e1ee6e053c12ebfbdebd48954af695948c492'/>
<id>bf8e1ee6e053c12ebfbdebd48954af695948c492</id>
<content type='text'>
~~~~~~~~~

* Removed GPL files that were (C) non Subunit Developers - they are
  incompatible for binary distribution, which affects redistributors.
  (Robert Collins, #1185591)
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
~~~~~~~~~

* Removed GPL files that were (C) non Subunit Developers - they are
  incompatible for binary distribution, which affects redistributors.
  (Robert Collins, #1185591)
</pre>
</div>
</content>
</entry>
<entry>
<title>Nearly done.</title>
<updated>2011-04-25T04:25:24+00:00</updated>
<author>
<name>Robert Collins</name>
<email>robertc@robertcollins.net</email>
</author>
<published>2011-04-25T04:25:24+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/subunit-git.git/commit/?id=86b85e3f83f4030a63026386ffc3d3488ab34d13'/>
<id>86b85e3f83f4030a63026386ffc3d3488ab34d13</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Make test suite importable in py3.</title>
<updated>2011-04-24T21:40:52+00:00</updated>
<author>
<name>Robert Collins</name>
<email>robertc@robertcollins.net</email>
</author>
<published>2011-04-24T21:40:52+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/subunit-git.git/commit/?id=aaa87b0d6f110bd52fe659c0fca873d820ad31f2'/>
<id>aaa87b0d6f110bd52fe659c0fca873d820ad31f2</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>CR, not cr. Flakes. Whitespace.</title>
<updated>2011-01-28T17:36:39+00:00</updated>
<author>
<name>Jonathan Lange</name>
<email>jml@canonical.com</email>
</author>
<published>2011-01-28T17:36:39+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/subunit-git.git/commit/?id=4720c35d1bfd2af2f27ceddfd039c54553ce2deb'/>
<id>4720c35d1bfd2af2f27ceddfd039c54553ce2deb</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Default to (more) strict decoding of chunked parts</title>
<updated>2011-01-12T04:49:26+00:00</updated>
<author>
<name>Martin Pool</name>
<email>mbp@canonical.com</email>
</author>
<published>2011-01-12T04:49:26+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/subunit-git.git/commit/?id=0de847bb324e3bf3345c355f899c939180ecb406'/>
<id>0de847bb324e3bf3345c355f899c939180ecb406</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Tolerate streams with the \r missing from the chunk length.</title>
<updated>2011-01-10T23:15:55+00:00</updated>
<author>
<name>Martin Pool</name>
<email>mbp@canonical.com</email>
</author>
<published>2011-01-10T23:15:55+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/subunit-git.git/commit/?id=729967637c1ead8042bca8e1ece3906f6f6ed6e7'/>
<id>729967637c1ead8042bca8e1ece3906f6f6ed6e7</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Small buffering bugs in chunked decoder.</title>
<updated>2009-10-13T04:52:06+00:00</updated>
<author>
<name>Robert Collins</name>
<email>robertc@robertcollins.net</email>
</author>
<published>2009-10-13T04:52:06+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/subunit-git.git/commit/?id=236a0392e2d4ae550addac6bea02c7edb093c75f'/>
<id>236a0392e2d4ae550addac6bea02c7edb093c75f</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
