<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/python-packages/subunit-git.git/python/subunit/run.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>Explicitly invoke python3.</title>
<updated>2022-01-25T18:13:25+00:00</updated>
<author>
<name>Jelmer Vernooĳ</name>
<email>jelmer@jelmer.uk</email>
</author>
<published>2022-01-25T18:13:25+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/subunit-git.git/commit/?id=a629de4fbf04b62361e67a1e04e29474ca18d2b0'/>
<id>a629de4fbf04b62361e67a1e04e29474ca18d2b0</id>
<content type='text'>
That's the only major version subunit supports, and some platforms still ship with /usr/bin/python==python2
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
That's the only major version subunit supports, and some platforms still ship with /usr/bin/python==python2
</pre>
</div>
</content>
</entry>
<entry>
<title>Remove logic for Python &lt; 3.6</title>
<updated>2021-12-15T10:38:24+00:00</updated>
<author>
<name>Stephen Finucane</name>
<email>stephenfin@redhat.com</email>
</author>
<published>2021-12-15T10:18:17+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/subunit-git.git/commit/?id=01682c1dcfd5fa92f08c00437fadb4650b8d4bf9'/>
<id>01682c1dcfd5fa92f08c00437fadb4650b8d4bf9</id>
<content type='text'>
Signed-off-by: Stephen Finucane &lt;stephenfin@redhat.com&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Signed-off-by: Stephen Finucane &lt;stephenfin@redhat.com&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>Support --locals in tracebacks and release 1.1.0</title>
<updated>2015-03-10T01:03:25+00:00</updated>
<author>
<name>Robert Collins</name>
<email>robertc@robertcollins.net</email>
</author>
<published>2015-03-10T01:03:25+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/subunit-git.git/commit/?id=93e962b2b47600de08d8c5c539b702927037337b'/>
<id>93e962b2b47600de08d8c5c539b702927037337b</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Remove support for SUBUNIT_FORMATTER, which has been broken for a long time.</title>
<updated>2014-12-10T20:56:12+00:00</updated>
<author>
<name>Jelmer Vernooij</name>
<email>jelmer@samba.org</email>
</author>
<published>2014-12-02T23:48:46+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/subunit-git.git/commit/?id=a0f4925f4cb3afe8aab53993d521141606ae3ef8'/>
<id>a0f4925f4cb3afe8aab53993d521141606ae3ef8</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Remove unused import.</title>
<updated>2014-12-02T23:46:54+00:00</updated>
<author>
<name>Jelmer Vernooij</name>
<email>jelmer@samba.org</email>
</author>
<published>2014-12-02T23:46:54+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/subunit-git.git/commit/?id=a7ea9e11a2e6626f1e5726a5e2a5ad514e86921e'/>
<id>a7ea9e11a2e6626f1e5726a5e2a5ad514e86921e</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Improve showing of import errors in the Python runner.</title>
<updated>2014-11-18T08:57:57+00:00</updated>
<author>
<name>Robert Collins</name>
<email>robertc@robertcollins.net</email>
</author>
<published>2014-11-18T08:57:57+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/subunit-git.git/commit/?id=a129fa2ff6d0f623f9b99f036a6d9b4174d972ce'/>
<id>a129fa2ff6d0f623f9b99f036a6d9b4174d972ce</id>
<content type='text'>
This depends on testtools 1.4.0 to get the improved behaviour.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This depends on testtools 1.4.0 to get the improved behaviour.
</pre>
</div>
</content>
</entry>
<entry>
<title>0.0.19</title>
<updated>2014-08-24T05:54:36+00:00</updated>
<author>
<name>Robert Collins</name>
<email>robertc@robertcollins.net</email>
</author>
<published>2014-08-24T05:54:36+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/subunit-git.git/commit/?id=63ea73bf3ad9106907eefa21e6f858040cfa0ed8'/>
<id>63ea73bf3ad9106907eefa21e6f858040cfa0ed8</id>
<content type='text'>
------

IMPROVEMENTS
~~~~~~~~~~~~

* ``subunit.run`` in Python will now exit 0 as long as the test stream has
  been generated correctly - this has always been the intent but API friction
  with testtools had prevented it working.
  (Robert Collins)
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
------

IMPROVEMENTS
~~~~~~~~~~~~

* ``subunit.run`` in Python will now exit 0 as long as the test stream has
  been generated correctly - this has always been the intent but API friction
  with testtools had prevented it working.
  (Robert Collins)
</pre>
</div>
</content>
</entry>
<entry>
<title>Exit non-zero when listing includes import failures.</title>
<updated>2013-11-30T02:01:09+00:00</updated>
<author>
<name>Robert Collins</name>
<email>robertc@robertcollins.net</email>
</author>
<published>2013-11-30T02:01:09+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/subunit-git.git/commit/?id=c25b11f4da1e5701e9f564d2100c72049ea8641a'/>
<id>c25b11f4da1e5701e9f564d2100c72049ea8641a</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>* The logic for `subunit.run` is now importable via python -</title>
<updated>2013-06-16T19:25:50+00:00</updated>
<author>
<name>Robert Collins</name>
<email>robertc@robertcollins.net</email>
</author>
<published>2013-06-16T19:25:50+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/subunit-git.git/commit/?id=80e10ab3041518098f0d298fec214696f3d86fef'/>
<id>80e10ab3041518098f0d298fec214696f3d86fef</id>
<content type='text'>
  `subunit.run.main`. (Robert Collins, #606770)
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
  `subunit.run.main`. (Robert Collins, #606770)
</pre>
</div>
</content>
</entry>
</feed>
