mirror of
				https://github.com/python/cpython.git
				synced 2025-10-31 13:41:24 +00:00 
			
		
		
		
	gh-133336: Remove comment about reserved -J in `initconfig.c` (#133821)
				
					
				
			This commit is contained in:
		
							parent
							
								
									1a548c0a50
								
							
						
					
					
						commit
						dc191d2484
					
				
					 1 changed files with 0 additions and 2 deletions
				
			
		|  | @ -2962,8 +2962,6 @@ config_parse_cmdline(PyConfig *config, PyWideStringList *warnoptions, | ||||||
|             /* option handled by _PyPreCmdline_Read() */ |             /* option handled by _PyPreCmdline_Read() */ | ||||||
|             break; |             break; | ||||||
| 
 | 
 | ||||||
|         /* case 'J': reserved for Jython */ |  | ||||||
| 
 |  | ||||||
|         case 'O': |         case 'O': | ||||||
|             config->optimization_level++; |             config->optimization_level++; | ||||||
|             break; |             break; | ||||||
|  |  | ||||||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue
	
	 Bénédikt Tran
						Bénédikt Tran