mirror of
				https://github.com/python/cpython.git
				synced 2025-10-31 13:41:24 +00:00 
			
		
		
		
	Deprecate CL, CL_old, and cl for 3.0.
This commit is contained in:
		
							parent
							
								
									54c77aa459
								
							
						
					
					
						commit
						650f5161f4
					
				
					 6 changed files with 21 additions and 2 deletions
				
			
		|  | @ -132,7 +132,7 @@ class TestStdlibRemovals(unittest.TestCase): | |||
|                         'Bastion', 'compiler', 'dircache', 'fpformat', | ||||
|                         'ihooks', 'mhlib') | ||||
|     inclusive_platforms = {'irix' : ('pure', 'AL', 'al', 'CD', 'cd', 'cddb', | ||||
|                                      'cdplayer'), | ||||
|                                      'cdplayer', 'CL', 'cl'), | ||||
|                           'darwin' : ('autoGIL', 'Carbon', 'OSATerminology', | ||||
|                                       'icglue', 'Nav', 'MacOS', 'aepack', | ||||
|                                       'aetools', 'aetypes', 'applesingle', | ||||
|  |  | |||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue
	
	 Brett Cannon
						Brett Cannon