nicolask has proposed merging lp:~nkarageuzian/mailman.client/fix_hk into
lp:mailman.client.
Requested reviews:
Mailman Coders (mailman-coders)
For more details, see:
https://code.launchpad.net/~nkarageuzian/mailman.client/fix_hk/+merge/197555
--
https://code.launchpad.net/~nkarageuzian/mailman.client/fix_hk/+merge/197555
Your team Mailman Coders is requested to review the proposed merge of
lp:~nkarageuzian/mailman.client/fix_hk into lp:mailman.client.
=== modified file 'src/mailmanclient/_client.py'
--- src/mailmanclient/_client.py 2013-10-02 18:23:50 +0000
+++ src/mailmanclient/_client.py 2013-12-03 15:59:56 +0000
@@ -631,6 +631,7 @@
@display_name.setter
def display_name(self, value):
+ self._get_info()
self._info['display_name'] = value
@property
_______________________________________________
Mailman-coders mailing list
[email protected]
https://mail.python.org/mailman/listinfo/mailman-coders