<feed xmlns='http://www.w3.org/2005/Atom'>
<title>mailman.git/src/mailman/core/tests/test_runner.py, branch pluggable-workflows</title>
<subtitle>The GNU Mailing List manager.</subtitle>
<id>https://git.neuromancer.sk/mailman.git/atom/src/mailman/core/tests/test_runner.py?h=pluggable-workflows</id>
<link rel='self' href='https://git.neuromancer.sk/mailman.git/atom/src/mailman/core/tests/test_runner.py?h=pluggable-workflows'/>
<link rel='alternate' type='text/html' href='https://git.neuromancer.sk/mailman.git/'/>
<updated>2017-01-04T15:30:17Z</updated>
<entry>
<title>Bump copyright years.</title>
<updated>2017-01-04T15:30:17Z</updated>
<author>
<name>Barry Warsaw</name>
</author>
<published>2017-01-04T15:30:17Z</published>
<link rel='alternate' type='text/html' href='https://git.neuromancer.sk/mailman.git/commit/?id=8180990a2ed053f6e4880f93a75acd9845631793'/>
<id>urn:sha1:8180990a2ed053f6e4880f93a75acd9845631793</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Clean up the core directory.</title>
<updated>2016-03-25T01:29:30Z</updated>
<author>
<name>Barry Warsaw</name>
</author>
<published>2016-03-25T01:29:30Z</published>
<link rel='alternate' type='text/html' href='https://git.neuromancer.sk/mailman.git/commit/?id=5404f98d90410d69a744d9c0fb71a8a31f3a4a88'/>
<id>urn:sha1:5404f98d90410d69a744d9c0fb71a8a31f3a4a88</id>
<content type='text'>
mailman/core/errors.py is gone now.  We had a duplicate base exception
which now always comes from mailman/interfaces/errors.py.
Obsolete/unused exceptions are remove.  The other exceptions are moved
to better locations.
</content>
</entry>
<entry>
<title>Happy New Year.</title>
<updated>2016-01-03T03:43:23Z</updated>
<author>
<name>Barry Warsaw</name>
</author>
<published>2016-01-03T03:43:23Z</published>
<link rel='alternate' type='text/html' href='https://git.neuromancer.sk/mailman.git/commit/?id=f390e08c31477c476e1312d03771b68e22b42675'/>
<id>urn:sha1:f390e08c31477c476e1312d03771b68e22b42675</id>
<content type='text'>
</content>
</entry>
<entry>
<title>For now, treat `DeliveryMode.summary_digests` the same as `.mime_digests`.</title>
<updated>2015-09-07T03:52:57Z</updated>
<author>
<name>Barry Warsaw</name>
</author>
<published>2015-09-07T03:52:57Z</published>
<link rel='alternate' type='text/html' href='https://git.neuromancer.sk/mailman.git/commit/?id=c8b2d7078c0f941b20a7b235693d4ffe8768209b'/>
<id>urn:sha1:c8b2d7078c0f941b20a7b235693d4ffe8768209b</id>
<content type='text'>
(Closes #141).  Also, don't enqueue a particular digest if there are no
recipients for that digest.
</content>
</entry>
<entry>
<title>Bump copyright years.</title>
<updated>2015-01-05T01:22:39Z</updated>
<author>
<name>Barry Warsaw</name>
</author>
<published>2015-01-05T01:22:39Z</published>
<link rel='alternate' type='text/html' href='https://git.neuromancer.sk/mailman.git/commit/?id=3ed695772e7e9c17234097e820a4cedfb0ad3a5d'/>
<id>urn:sha1:3ed695772e7e9c17234097e820a4cedfb0ad3a5d</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Remove huge amounts of now unnecessary file boilerplate.</title>
<updated>2014-12-23T01:06:20Z</updated>
<author>
<name>Barry Warsaw</name>
</author>
<published>2014-12-23T01:06:20Z</published>
<link rel='alternate' type='text/html' href='https://git.neuromancer.sk/mailman.git/commit/?id=286fac3f7c580dfc137ac11290a2ba5713f69472'/>
<id>urn:sha1:286fac3f7c580dfc137ac11290a2ba5713f69472</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Trunk merge.</title>
<updated>2014-12-22T18:40:30Z</updated>
<author>
<name>Barry Warsaw</name>
</author>
<published>2014-12-22T18:40:30Z</published>
<link rel='alternate' type='text/html' href='https://git.neuromancer.sk/mailman.git/commit/?id=7d996dfa54e35053fb3518f29cd5368f88c085b8'/>
<id>urn:sha1:7d996dfa54e35053fb3518f29cd5368f88c085b8</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Core tests pass.</title>
<updated>2014-12-16T01:43:57Z</updated>
<author>
<name>Barry Warsaw</name>
</author>
<published>2014-12-16T01:43:57Z</published>
<link rel='alternate' type='text/html' href='https://git.neuromancer.sk/mailman.git/commit/?id=40c50483989c6141a528d2c3e1b5830b89a96e5e'/>
<id>urn:sha1:40c50483989c6141a528d2c3e1b5830b89a96e5e</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Use listid instead of (fqdn) listname in the metadata pickle.</title>
<updated>2014-12-15T18:06:58Z</updated>
<author>
<name>Barry Warsaw</name>
</author>
<published>2014-12-15T18:06:58Z</published>
<link rel='alternate' type='text/html' href='https://git.neuromancer.sk/mailman.git/commit/?id=e94434bf2b3e1cfd34028a7bbc804ec8a8ee3788'/>
<id>urn:sha1:e94434bf2b3e1cfd34028a7bbc804ec8a8ee3788</id>
<content type='text'>
load_external() now always opens in utf-8 mode.

More test repair.
</content>
</entry>
<entry>
<title>LP: #1130696 - AttributeError on .sender</title>
<updated>2014-12-11T02:49:39Z</updated>
<author>
<name>Barry Warsaw</name>
</author>
<published>2014-12-11T02:49:39Z</published>
<link rel='alternate' type='text/html' href='https://git.neuromancer.sk/mailman.git/commit/?id=6cdf2ce4c74a41014324afb020997f782e6fbcd3'/>
<id>urn:sha1:6cdf2ce4c74a41014324afb020997f782e6fbcd3</id>
<content type='text'>
</content>
</entry>
</feed>
