Message306208
If limited to the original scope, this isn't a new special case, it's fixing a bug in the implementation of the existing special case (where it's ignoring the trailing comma when it shouldn't be).
If it hadn't been for the scope creep to include a couple of other cases where the implementation is arguably more permissive than the language spec says it should, it would have already been merged. |
|
| Date |
User |
Action |
Args |
| 2017-11-14 13:31:52 | ncoghlan | set | recipients:
+ ncoghlan, gvanrossum, brett.cannon, benjamin.peterson, skrah, serhiy.storchaka, yselivanov, cryvate |
| 2017-11-14 13:31:52 | ncoghlan | set | messageid: <[email protected]> |
| 2017-11-14 13:31:52 | ncoghlan | link | issue32012 messages |
| 2017-11-14 13:31:52 | ncoghlan | create | |
|