Jeff Clites <[EMAIL PROTECTED]> wrote: > Here is a related patch, to cause us to cache the hash values of all > strings (on demand). The important part is that the cached value is > cleared out in unmake_COW, which is called any time we might mutate the > string (and thus, invalidate the cached value).
Thanks, applied. leo