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().
		
			
				
	
	
	
		
			17 KiB
		
	
	
	
	
	
	
	
			
		
		
	
	
			17 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().