| commit | 12dc0d96e0b32f3ee0aeba2e93994ff5e11bec29 | [log] [tgz] |
|---|---|---|
| author | R David Murray <rdmurray@bitdance.com> | Mon Sep 29 10:17:28 2014 -0400 |
| committer | R David Murray <rdmurray@bitdance.com> | Mon Sep 29 10:17:28 2014 -0400 |
| tree | ea812b7e31423e7a0dac2e4965cf6c23b8b78ceb | |
| parent | c31f12d196455e916fcbcffc2cc2a3329abe70ed [diff] |
#20135: FAQ entry for list mutation. (See also 6375bf34fff6.) I accidentally committed this in 6375bf34fff6; this changeset addresses the last review comments on the patch. This is a perennial question and something someone opens a ticket for probably every other month or so, so I'm surprised we didn't already have a FAQ entry for it. The original patch was written by M. Votz, refined first by Ezio Melotti and further refined by me.