<feed xmlns='http://www.w3.org/2005/Atom'>
<title>mailman.git/Mailman/rules/docs/suspicious.txt, branch master</title>
<subtitle>The GNU Mailing List manager.</subtitle>
<id>https://git.neuromancer.sk/mailman.git/atom/Mailman/rules/docs/suspicious.txt?h=master</id>
<link rel='self' href='https://git.neuromancer.sk/mailman.git/atom/Mailman/rules/docs/suspicious.txt?h=master'/>
<link rel='alternate' type='text/html' href='https://git.neuromancer.sk/mailman.git/'/>
<updated>2008-02-27T06:26:18Z</updated>
<entry>
<title>Bite the bullet: rename the Mailman package to mailman.</title>
<updated>2008-02-27T06:26:18Z</updated>
<author>
<name>Barry Warsaw</name>
</author>
<published>2008-02-27T06:26:18Z</published>
<link rel='alternate' type='text/html' href='https://git.neuromancer.sk/mailman.git/commit/?id=a1c73f6c305c7f74987d99855ba59d8fa823c253'/>
<id>urn:sha1:a1c73f6c305c7f74987d99855ba59d8fa823c253</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Python 2.5's email package uses cStringIO in its feed parser, and this doesn't</title>
<updated>2008-01-24T07:40:41Z</updated>
<author>
<name>Barry Warsaw</name>
</author>
<published>2008-01-24T07:40:41Z</published>
<link rel='alternate' type='text/html' href='https://git.neuromancer.sk/mailman.git/commit/?id=a76cbbcac84319245a0afb4a4dee32d4d4c79622'/>
<id>urn:sha1:a76cbbcac84319245a0afb4a4dee32d4d4c79622</id>
<content type='text'>
support unicode.  Although this never bit me on OS X (Leopard) it matters
greatly on Linux (Ubuntu) where you get lots of test failures because of it.
So instead, just use 8-bit string in message_from_string().  Everything works
fine still.
</content>
</entry>
<entry>
<title>More updates to rules and chains, especially by adding additional tests.</title>
<updated>2008-01-21T05:26:55Z</updated>
<author>
<name>Barry Warsaw</name>
</author>
<published>2008-01-21T05:26:55Z</published>
<link rel='alternate' type='text/html' href='https://git.neuromancer.sk/mailman.git/commit/?id=4460aad316db5c8af9b84c392e67441acaac9d72'/>
<id>urn:sha1:4460aad316db5c8af9b84c392e67441acaac9d72</id>
<content type='text'>
- Remove the Emergency.py handler.  This is now covered by the emergency.py
  rule.
- Remove the hold.txt doctest.  This is now covered by the chains.txt and
  emergency.txt doctests.
- Added a chains.txt doctest.
- Extend the pending db to handle list values, although only lists that
  contain nothing but strings.
- Rename the 'adminapproved' message metadata key (for the emergency rule) to
  'moderator_approved'.

Also, backport a change to the Decorate handler where message metadata on the
'decoration-data' key ca be used in the header and footer.
</content>
</entry>
<entry>
<title>Extended test_documentation.py to be able to find doctests in subdirectories</title>
<updated>2008-01-01T18:49:27Z</updated>
<author>
<name>Barry Warsaw</name>
</author>
<published>2008-01-01T18:49:27Z</published>
<link rel='alternate' type='text/html' href='https://git.neuromancer.sk/mailman.git/commit/?id=adae635a4ca147937019fdd91aebd95a2769b9ca'/>
<id>urn:sha1:adae635a4ca147937019fdd91aebd95a2769b9ca</id>
<content type='text'>
called 'docs' anywhere under the Mailman package.  Change the rule API to
return rule classes not instances.  Added the ChainJump enum, though this will
likely change soon.
</content>
</entry>
</feed>
