Fix a bug in unindexing removed messages (it was iterating over a lazy
list that was being modified as we went). [Backport from Zope3; I'm not actually sure if the list returned by **Btree.keys() is lazy, but I assume it is.]
Showing
Please register or sign in to comment