Merge lp://staging/~stylistica/mailman.client/user_preferences into lp://staging/mailman.client
Proposed by
Sneha Priscilla
Status: | Merged |
---|---|
Merged at revision: | 47 |
Proposed branch: | lp://staging/~stylistica/mailman.client/user_preferences |
Merge into: | lp://staging/mailman.client |
Diff against target: |
157 lines (+28/-6) 1 file modified
src/mailmanclient/_client.py (+28/-6) |
To merge this branch: | bzr merge lp://staging/~stylistica/mailman.client/user_preferences |
Related bugs: |
Reviewer | Review Type | Date Requested | Status |
---|---|---|---|
Florian Fuchs | Pending | ||
Review via email: mp+188950@code.staging.launchpad.net |
Description of the change
Made changes to the Mailman client file with respect to my user preferences GSoC project.
Brief Summary: Added a read only attributes list for preferences , added preferences for Address object which was missing
To post a comment you must log in.
Asked stylistica, and apparently the extra lines were added by the pep8 tool, so I'm going to assume they're awesome and long-overdue fixes ;)