Vector Sets: VISMEMBER and other fixes (#13941)
In this PR there is also a VADD leak fixed (when wrong arity is reported) and improvements to the test.
This commit is contained in:
@@ -70,6 +70,7 @@ IGNORED_COMMANDS = {
|
||||
"VREM",
|
||||
"VSETATTR",
|
||||
"VSIM",
|
||||
"VISMEMBER",
|
||||
}
|
||||
|
||||
class Request(object):
|
||||
|
||||
Reference in New Issue
Block a user