<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/python-packages/testtools.git, 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>Merge pull request #344 from cjwatson/release-2.6.0</title>
<updated>2023-03-14T11:20:12+00:00</updated>
<author>
<name>Colin Watson</name>
<email>cjwatson@canonical.com</email>
</author>
<published>2023-03-14T11:20:12+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/testtools.git/commit/?id=280f4272832861cf35aec27d3857669d1053e8a8'/>
<id>280f4272832861cf35aec27d3857669d1053e8a8</id>
<content type='text'>
Release 2.6.0</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Release 2.6.0</pre>
</div>
</content>
</entry>
<entry>
<title>Release 2.6.0</title>
<updated>2023-03-14T11:18:32+00:00</updated>
<author>
<name>Colin Watson</name>
<email>cjwatson@canonical.com</email>
</author>
<published>2023-03-14T11:18:32+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/testtools.git/commit/?id=e8d4cfa0bde4b8c3966929747f30224f08047e3e'/>
<id>e8d4cfa0bde4b8c3966929747f30224f08047e3e</id>
<content type='text'>
Fixes #321.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Fixes #321.
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge pull request #343 from cjwatson/py311</title>
<updated>2023-03-14T10:57:49+00:00</updated>
<author>
<name>Jelmer Vernooĳ</name>
<email>jelmer@jelmer.uk</email>
</author>
<published>2023-03-14T10:57:49+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/testtools.git/commit/?id=edb7847b08d6be9f145e4cf2f12abc6a6299ea54'/>
<id>edb7847b08d6be9f145e4cf2f12abc6a6299ea54</id>
<content type='text'>
Finish adding support for Python 3.11</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Finish adding support for Python 3.11</pre>
</div>
</content>
</entry>
<entry>
<title>Finish adding support for Python 3.11</title>
<updated>2023-03-14T10:54:34+00:00</updated>
<author>
<name>Colin Watson</name>
<email>cjwatson@canonical.com</email>
</author>
<published>2023-03-14T10:54:34+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/testtools.git/commit/?id=54410b5d2396ea9ef0cd03925fa3d8dbc83b58a5'/>
<id>54410b5d2396ea9ef0cd03925fa3d8dbc83b58a5</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 #342 from cjwatson/update-news</title>
<updated>2023-03-14T10:51:28+00:00</updated>
<author>
<name>Jelmer Vernooĳ</name>
<email>jelmer@jelmer.uk</email>
</author>
<published>2023-03-14T10:51:28+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/testtools.git/commit/?id=1f9eda5c924596611a0e657b1e444cb2c426d0cf'/>
<id>1f9eda5c924596611a0e657b1e444cb2c426d0cf</id>
<content type='text'>
Add a few missing entries to NEWS</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Add a few missing entries to NEWS</pre>
</div>
</content>
</entry>
<entry>
<title>Add a few missing entries to NEWS</title>
<updated>2023-03-14T10:49:40+00:00</updated>
<author>
<name>Colin Watson</name>
<email>cjwatson@canonical.com</email>
</author>
<published>2023-03-14T10:49:40+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/testtools.git/commit/?id=2186ed8cbe3e3a41d5323a42ab7142783486b4ce'/>
<id>2186ed8cbe3e3a41d5323a42ab7142783486b4ce</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 #340 from mtreinish/no-more-cgi</title>
<updated>2023-03-14T10:43:30+00:00</updated>
<author>
<name>Colin Watson</name>
<email>cjwatson@canonical.com</email>
</author>
<published>2023-03-14T10:43:30+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/testtools.git/commit/?id=3eda708b8a94192c34291cbc728ea9c01ed825b1'/>
<id>3eda708b8a94192c34291cbc728ea9c01ed825b1</id>
<content type='text'>
Replace deprecated `cgi` module usage with `email`</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Replace deprecated `cgi` module usage with `email`</pre>
</div>
</content>
</entry>
<entry>
<title>Wrap content-type params in a dictionary</title>
<updated>2023-03-10T19:01:48+00:00</updated>
<author>
<name>Matthew Treinish</name>
<email>mtreinish@kortar.org</email>
</author>
<published>2023-03-10T19:01:48+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/testtools.git/commit/?id=54ea8f2c53155b27e08b77a4d7080188c629bb3a'/>
<id>54ea8f2c53155b27e08b77a4d7080188c629bb3a</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Replace deprecated `cgi` module usage with `email`</title>
<updated>2023-02-06T21:04:08+00:00</updated>
<author>
<name>Matthew Treinish</name>
<email>mtreinish@kortar.org</email>
</author>
<published>2023-02-06T21:04:08+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/testtools.git/commit/?id=b4bcd3c3d1964352d5f51def08629114057541a8'/>
<id>b4bcd3c3d1964352d5f51def08629114057541a8</id>
<content type='text'>
In Python 3.11 the standard library `cgi` module was deprecated with a
planned removal set for Python 3.13. In preparation for that removal,
this commit removes the usage of this deprecated module and replaces it
with the still supported standard library `email` module which is what
the documentation points to as an alternative for how `cgi` was
previously used. This should still be compatible with all the supported
Python versions but will be more future proof and not emit any
deprecation warnings with Python 3.11 anymore.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
In Python 3.11 the standard library `cgi` module was deprecated with a
planned removal set for Python 3.13. In preparation for that removal,
this commit removes the usage of this deprecated module and replaces it
with the still supported standard library `email` module which is what
the documentation points to as an alternative for how `cgi` was
previously used. This should still be compatible with all the supported
Python versions but will be more future proof and not emit any
deprecation warnings with Python 3.11 anymore.
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge pull request #339 from jelmer/no-extras</title>
<updated>2023-01-28T15:37:01+00:00</updated>
<author>
<name>Jelmer Vernooĳ</name>
<email>jelmer@jelmer.uk</email>
</author>
<published>2023-01-28T15:37:01+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/testtools.git/commit/?id=89ed130cf089a448b6d4492d5a4df9d6aecb9d23'/>
<id>89ed130cf089a448b6d4492d5a4df9d6aecb9d23</id>
<content type='text'>
Drop extras from requirements; fixtures no longer uses it</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Drop extras from requirements; fixtures no longer uses it</pre>
</div>
</content>
</entry>
</feed>
