commit | 276a0a578e57eb565041ecb52d67147fd68e316c | [log] [tgz] |
---|---|---|
author | R David Murray <rdmurray@bitdance.com> | Mon Sep 29 10:23:43 2014 -0400 |
committer | R David Murray <rdmurray@bitdance.com> | Mon Sep 29 10:23:43 2014 -0400 |
tree | ccb8962dd23da9cccac4cac2f1b17cbf494f2a80 | |
parent | 1643d5cb08b72cb4f589ddd38db059412a4dcdd1 [diff] |
#20135: FAQ entry for list mutation. 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.