refactoring: remove exceptions from func_def_new_from_tuple
func_def_new_from_tuple is used in on_replace_dd_func therefore it has to be cleared from exceptions. Now it doesn't throw any more. It means we also need to clear from exceptions it's subsidiary function func_def_get_ids_from_tuple. Their usages are updated. Part of #4247
Loading
Please register or sign in to comment