Earlier quoted context omitted.
> personal opinion I take it you didn't read my original comment? Also I disagree, dangling comma is a visual cue that the sequence has a continuation.
> Also I disagree, dangling comma is a visual cue that the sequence has a continuation We already have a mechanism for telling whether a sequence ends or not -- the opening and closing bracket for the sequence. No need to have a second redundant one. This way the last element is an ordinary part of the sequence as any other and doesn't need a special exception to its formatting like the omission of the comma. Besides…
IMO there is no reason to have commas at all so this discussion is pointless.