Message240827
Updated the patch and added tests. Fixed a problem with the previous patch: result of map function was assumed to be list, however map in Python3 returns an interator. So I replaced it with a list comprehension. |
|
| Date |
User |
Action |
Args |
| 2015-04-14 01:54:14 | gavanderlinden | set | recipients:
+ gavanderlinden, georg.brandl, eric.araujo, r.david.murray, parent5446 |
| 2015-04-14 01:54:14 | gavanderlinden | set | messageid: <1428976454.25.0.495676767242.issue12485@psf.upfronthosting.co.za> |
| 2015-04-14 01:54:14 | gavanderlinden | link | issue12485 messages |
| 2015-04-14 01:54:14 | gavanderlinden | create | |
|