[Merge] lp:~abompard/mailman/import21 into lp:mailman

Aurélien Bompard aurelien at bompard.org
Tue Oct 22 15:49:29 CEST 2013


Aurélien Bompard has proposed merging lp:~abompard/mailman/import21 into lp:mailman.

Requested reviews:
  Mailman Coders (mailman-coders)

For more details, see:
https://code.launchpad.net/~abompard/mailman/import21/+merge/192146

This branch contains my work on the import21 command.

Most list properties are imported, as well as their rosters.
There are a few exceptions that I don't know how to handle, such as umbrella_list & umbrella_member_suffix, or the fact that header_filter_rules can't be directly converted to header_matches because the former used to match the whole header while the latter only matches the header value, not the header name itself, so I would need to "split" the regexp, which seems very brittle.

There are currently 67 unit tests (which are great for conversions), and it's been tested on about 300 mailing-lists (the Fedora project's lists).
-- 
https://code.launchpad.net/~abompard/mailman/import21/+merge/192146
Your team Mailman Coders is requested to review the proposed merge of lp:~abompard/mailman/import21 into lp:mailman.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: review-diff.txt
Type: text/x-diff
Size: 55462 bytes
Desc: not available
URL: <http://mail.python.org/pipermail/mailman-coders/attachments/20131022/5c15a9e0/attachment-0001.diff>


More information about the Mailman-coders mailing list