mirror of
				https://github.com/python/cpython.git
				synced 2025-10-31 21:51:50 +00:00 
			
		
		
		
	Issue #16826: Don't check for PYTHONCASEOK when using -E.
This commit fixes a regression that sneaked into Python 3.3 where importlib was not respecting -E when checking for the PYTHONCASEOK environment variable.
This commit is contained in:
		
							parent
							
								
									9edb168dd7
								
							
						
					
					
						commit
						d151da9ef7
					
				
					 5 changed files with 4322 additions and 4244 deletions
				
			
		
							
								
								
									
										8455
									
								
								Python/importlib.h
									
										
									
									
									
								
							
							
						
						
									
										8455
									
								
								Python/importlib.h
									
										
									
									
									
								
							
										
											
												File diff suppressed because it is too large
												Load diff
											
										
									
								
							
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue
	
	 Meador Inge
						Meador Inge