mirror of
				https://github.com/python/cpython.git
				synced 2025-10-31 21:51:50 +00:00 
			
		
		
		
	Blacklisting LSInit and LSTerm, which are deprecated. Partial fix for 853558.
This commit is contained in:
		
							parent
							
								
									c8de4585a6
								
							
						
					
					
						commit
						07f1dfa91c
					
				
					 2 changed files with 2 additions and 32 deletions
				
			
		|  | @ -44,6 +44,8 @@ def writeinitialdefs(self): | |||
| 
 | ||||
| 	def makeblacklistnames(self): | ||||
| 		return [ | ||||
| 			"LSInit", | ||||
| 			"LSTerm", | ||||
| 			"kLSRequestAllInfo", | ||||
| 			"kLSRolesAll", | ||||
| 			] | ||||
|  |  | |||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue
	
	 Jack Jansen
						Jack Jansen