reverse() on strings now releases the interpreter lock if the string is sufficiently large (currently >= 512KB). Rev: src/builtin_functions.c:1.685