mirror of
				https://github.com/python/cpython.git
				synced 2025-10-31 21:51:50 +00:00 
			
		
		
		
	
						commit
						1d175f7768
					
				
					 4 changed files with 19 additions and 16 deletions
				
			
		|  | @ -165,8 +165,7 @@ def finalize_options(self): | |||
|         if plat_py_include != py_include: | ||||
|             self.include_dirs.append(plat_py_include) | ||||
| 
 | ||||
|         if isinstance(self.libraries, str): | ||||
|             self.libraries = [self.libraries] | ||||
|         self.ensure_string_list('libraries') | ||||
| 
 | ||||
|         # Life is easier if we're not forever checking for None, so | ||||
|         # simplify these options to empty lists if unset | ||||
|  |  | |||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue
	
	 Éric Araujo
						Éric Araujo