- Made all PluginIndexes and ZCTextIndex use 'safe_callable',
which is aware of extension classes that fill 'tp_callable' but don't define '__call__'. - Made KeywordIndex be more robust about receiving a value that is not a string or an iterable type.
Showing
Please register or sign in to comment