<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/python-packages/testtools.git/doc, branch master</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>Provide a ``testtools[twisted]`` extra</title>
<updated>2022-07-01T18:30:00+00:00</updated>
<author>
<name>Colin Watson</name>
<email>cjwatson@canonical.com</email>
</author>
<published>2022-04-23T18:05:18+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/testtools.git/commit/?id=4cbf5cfc2c39571389f9f0da7f7a14f53a4d554e'/>
<id>4cbf5cfc2c39571389f9f0da7f7a14f53a4d554e</id>
<content type='text'>
This documents dependencies needed for `testtools.twistedsupport`.  At
the moment this is just `Twisted`, but it generally seems a good idea to
put this sort of thing in an official extra rather than having it be
documented ad-hoc.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This documents dependencies needed for `testtools.twistedsupport`.  At
the moment this is just `Twisted`, but it generally seems a good idea to
put this sort of thing in an official extra rather than having it be
documented ad-hoc.
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge branch 'master' into rm-3.5</title>
<updated>2022-05-04T10:14:53+00:00</updated>
<author>
<name>Hugo van Kemenade</name>
<email>hugovk@users.noreply.github.com</email>
</author>
<published>2022-05-04T10:14:53+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/testtools.git/commit/?id=446e78409d258b17b457a8eecf302c28bc974ff5'/>
<id>446e78409d258b17b457a8eecf302c28bc974ff5</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix inclusion of NEWS in Sphinx documentation</title>
<updated>2022-04-25T14:57:13+00:00</updated>
<author>
<name>Colin Watson</name>
<email>cjwatson@canonical.com</email>
</author>
<published>2022-04-25T14:57:13+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/testtools.git/commit/?id=b68af1b04c78e60cb8c8cc722ced6ab6db50833c'/>
<id>b68af1b04c78e60cb8c8cc722ced6ab6db50833c</id>
<content type='text'>
`make html-sphinx` previously warned:

    .../doc/index.rst:20: WARNING: toctree contains reference to
    nonexisting document 'news'
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
`make html-sphinx` previously warned:

    .../doc/index.rst:20: WARNING: toctree contains reference to
    nonexisting document 'news'
</pre>
</div>
</content>
</entry>
<entry>
<title>Drop support for EOL Python 3.5</title>
<updated>2022-02-07T12:15:41+00:00</updated>
<author>
<name>Hugo van Kemenade</name>
<email>hugovk@users.noreply.github.com</email>
</author>
<published>2021-06-11T08:09:27+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/testtools.git/commit/?id=439890c9e56a90e396564cf2e6cd578b9230e2bf'/>
<id>439890c9e56a90e396564cf2e6cd578b9230e2bf</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>doc: Remove references to unittest2</title>
<updated>2022-02-07T09:57:35+00:00</updated>
<author>
<name>Stephen Finucane</name>
<email>stephen@that.guru</email>
</author>
<published>2022-02-07T09:55:47+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/testtools.git/commit/?id=4d9624f5221972d3ae05617b332437818772562d'/>
<id>4d9624f5221972d3ae05617b332437818772562d</id>
<content type='text'>
Signed-off-by: Stephen Finucane &lt;stephen@that.guru&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Signed-off-by: Stephen Finucane &lt;stephen@that.guru&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge branch 'master' into deprecate-distutils-integration</title>
<updated>2022-01-24T19:38:02+00:00</updated>
<author>
<name>Jelmer Vernooĳ</name>
<email>jelmer@jelmer.uk</email>
</author>
<published>2022-01-24T19:38:02+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/testtools.git/commit/?id=3f611e2f4f997c8be9d7fad4de09f9e5bb817d3d'/>
<id>3f611e2f4f997c8be9d7fad4de09f9e5bb817d3d</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Drop note about assertIn, assertIs, assertIsInstance and their negatives that no longer applies with modern versions of Python. Fixes #322</title>
<updated>2022-01-24T19:36:58+00:00</updated>
<author>
<name>Jelmer Vernooĳ</name>
<email>jelmer@jelmer.uk</email>
</author>
<published>2022-01-24T19:36:48+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/testtools.git/commit/?id=298e4488f2bca5db9f4dd07f7afa054d746864cd'/>
<id>298e4488f2bca5db9f4dd07f7afa054d746864cd</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Deprecate distutils integration</title>
<updated>2021-12-13T17:26:40+00:00</updated>
<author>
<name>Stephen Finucane</name>
<email>stephen@that.guru</email>
</author>
<published>2021-12-13T17:26:04+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/testtools.git/commit/?id=ced20b5cab8dfddaa719200334ee928b7cc3cf21'/>
<id>ced20b5cab8dfddaa719200334ee928b7cc3cf21</id>
<content type='text'>
We don't want to remove this immediately, but we should try to do so
sooner rather than later.

Signed-off-by: Stephen Finucane &lt;stephen@that.guru&gt;
Closes: #316
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
We don't want to remove this immediately, but we should try to do so
sooner rather than later.

Signed-off-by: Stephen Finucane &lt;stephen@that.guru&gt;
Closes: #316
</pre>
</div>
</content>
</entry>
<entry>
<title>Re-introduce 'try_imports'</title>
<updated>2021-02-25T11:46:26+00:00</updated>
<author>
<name>Stephen Finucane</name>
<email>stephen@that.guru</email>
</author>
<published>2021-02-24T17:31:27+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/testtools.git/commit/?id=6413a522118e12d186f69c571001e84733cd8716'/>
<id>6413a522118e12d186f69c571001e84733cd8716</id>
<content type='text'>
There are few if any people still (knowingly) using the 'extras' lib.
OpenStack users have their own implementation (sigh) in 'oslo.utils' and
everyone else is getting by with try-except statements. Reintroduce this
utility to 'testtools.helpers', allowing us to eventually drop the
dependency on extras. Note however that we can't actually do this yet
since 'fixtures' has an implicit dependency on 'extras' through
'testtools', and we break that by removing it here.

Signed-off-by: Stephen Finucane &lt;stephen@that.guru&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
There are few if any people still (knowingly) using the 'extras' lib.
OpenStack users have their own implementation (sigh) in 'oslo.utils' and
everyone else is getting by with try-except statements. Reintroduce this
utility to 'testtools.helpers', allowing us to eventually drop the
dependency on extras. Note however that we can't actually do this yet
since 'fixtures' has an implicit dependency on 'extras' through
'testtools', and we break that by removing it here.

Signed-off-by: Stephen Finucane &lt;stephen@that.guru&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>Remove use of 'try_imports'</title>
<updated>2021-02-25T09:57:15+00:00</updated>
<author>
<name>Stephen Finucane</name>
<email>stephen@that.guru</email>
</author>
<published>2021-02-11T09:26:44+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/testtools.git/commit/?id=06796f0c7e004a2df50f9aad81f4e63fca1796d2'/>
<id>06796f0c7e004a2df50f9aad81f4e63fca1796d2</id>
<content type='text'>
This was being used in places to handle differences between Python 2 and
Python 3. Since we only care about the latter now, the utility can be
removed.

Signed-off-by: Stephen Finucane &lt;stephen@that.guru&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This was being used in places to handle differences between Python 2 and
Python 3. Since we only care about the latter now, the utility can be
removed.

Signed-off-by: Stephen Finucane &lt;stephen@that.guru&gt;
</pre>
</div>
</content>
</entry>
</feed>
