Message205415
> Changing return type based on argument *values* is still a bad idea in
general.
I understand the proposal to be changing the return based on argument *presence*. It strikes me a a convenient abbreviation for making a separate encoding call and definitely (specifically?) less bad than a separate module or separate functions. |
|
| Date |
User |
Action |
Args |
| 2013-12-07 00:08:44 | terry.reedy | set | recipients:
+ terry.reedy, barry, chrism, ncoghlan, pitrou, eric.araujo, serhiy.storchaka |
| 2013-12-07 00:08:44 | terry.reedy | set | messageid: <[email protected]> |
| 2013-12-07 00:08:44 | terry.reedy | link | issue19837 messages |
| 2013-12-07 00:08:44 | terry.reedy | create | |
|