mirror of
				https://github.com/python/cpython.git
				synced 2025-10-31 05:31:20 +00:00 
			
		
		
		
	[3.13] gh-127873: Only check sys.flags.ignore_environment for PYTHON* env vars (GH-127877) (#129138)
				
					
				
			This commit is contained in:
		
							parent
							
								
									f7f8b8b758
								
							
						
					
					
						commit
						cc3dc8ab24
					
				
					 22 changed files with 91 additions and 28 deletions
				
			
		|  | @ -7,6 +7,7 @@ | |||
| from test.test_unittest.test_result import BufferedWriter | ||||
| 
 | ||||
| 
 | ||||
| @support.force_not_colorized_test_class | ||||
| class Test_TestProgram(unittest.TestCase): | ||||
| 
 | ||||
|     def test_discovery_from_dotted_path(self): | ||||
|  |  | |||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue
	
	 Hugo van Kemenade
						Hugo van Kemenade