<feed xmlns='http://www.w3.org/2005/Atom'>
<title>mailman.git/src/mailman/runners/tests/test_nntp.py, branch pluggable-workflows</title>
<subtitle>The GNU Mailing List manager.</subtitle>
<id>https://git.neuromancer.sk/mailman.git/atom/src/mailman/runners/tests/test_nntp.py?h=pluggable-workflows</id>
<link rel='self' href='https://git.neuromancer.sk/mailman.git/atom/src/mailman/runners/tests/test_nntp.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 runners directory.</title>
<updated>2016-03-25T22:03:12Z</updated>
<author>
<name>Barry Warsaw</name>
</author>
<published>2016-03-25T22:03:12Z</published>
<link rel='alternate' type='text/html' href='https://git.neuromancer.sk/mailman.git/commit/?id=077a49a823af227c7038f9533eb8d9d55571bbe7'/>
<id>urn:sha1:077a49a823af227c7038f9533eb8d9d55571bbe7</id>
<content type='text'>
</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>Core no longer depends on the standalone `mock` module.  (Closes: #146)</title>
<updated>2015-09-22T19:11:21Z</updated>
<author>
<name>Barry Warsaw</name>
</author>
<published>2015-09-22T19:11:21Z</published>
<link rel='alternate' type='text/html' href='https://git.neuromancer.sk/mailman.git/commit/?id=c092ba315f4db404f4ccc8d57b936abf3be0d054'/>
<id>urn:sha1:c092ba315f4db404f4ccc8d57b936abf3be0d054</id>
<content type='text'>
</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>Fix the NNTP errors</title>
<updated>2014-12-17T22:58:34Z</updated>
<author>
<name>Barry Warsaw</name>
</author>
<published>2014-12-17T22:58:34Z</published>
<link rel='alternate' type='text/html' href='https://git.neuromancer.sk/mailman.git/commit/?id=7af22e0d239391cd9f8a49a696486b79632aaa86'/>
<id>urn:sha1:7af22e0d239391cd9f8a49a696486b79632aaa86</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>Checkpointing.</title>
<updated>2014-12-01T02:51:03Z</updated>
<author>
<name>Barry Warsaw</name>
</author>
<published>2014-12-01T02:51:03Z</published>
<link rel='alternate' type='text/html' href='https://git.neuromancer.sk/mailman.git/commit/?id=44e43727be13e3554342c2b5b75b7dc42abdb18c'/>
<id>urn:sha1:44e43727be13e3554342c2b5b75b7dc42abdb18c</id>
<content type='text'>
By using `six` I think I have most of the imports squared away.  There's
probably still uses of `unicode` built-ins that need fixing.

The idea is to first get the test suite running (which it doesn't yet), and
then to fix tests.

There's a bug in lazr.config which requires us to patch it for now.
</content>
</entry>
<entry>
<title>Bump copyright years.</title>
<updated>2014-01-01T14:59:42Z</updated>
<author>
<name>Barry Warsaw</name>
</author>
<published>2014-01-01T14:59:42Z</published>
<link rel='alternate' type='text/html' href='https://git.neuromancer.sk/mailman.git/commit/?id=2fa21e92d57f05488bad732a4da3fb5131ee1ca1'/>
<id>urn:sha1:2fa21e92d57f05488bad732a4da3fb5131ee1ca1</id>
<content type='text'>
</content>
</entry>
</feed>
