This patch remves the set() mutable argument as default value, sets the default value to None and check if the argument is none in the code to call set().
9.7 KiB
9.7 KiB
This patch remves the set() mutable argument as default value, sets the default value to None and check if the argument is none in the code to call set().