mirror of
				https://github.com/python/cpython.git
				synced 2025-11-04 11:49:12 +00:00 
			
		
		
		
	[doc] Link to issue regarding logging.disable level param default value (GH-23726)
This commit is contained in:
		
							parent
							
								
									35cacce525
								
							
						
					
					
						commit
						2a35137328
					
				
					 1 changed files with 2 additions and 2 deletions
				
			
		| 
						 | 
					@ -1096,8 +1096,8 @@ functions.
 | 
				
			||||||
   suitable value.
 | 
					   suitable value.
 | 
				
			||||||
 | 
					
 | 
				
			||||||
   .. versionchanged:: 3.7
 | 
					   .. versionchanged:: 3.7
 | 
				
			||||||
      The *level* parameter was defaulted to level ``CRITICAL``. See Issue
 | 
					      The *level* parameter was defaulted to level ``CRITICAL``. See
 | 
				
			||||||
      #28524 for more information about this change.
 | 
					      :issue:`28524` for more information about this change.
 | 
				
			||||||
 | 
					
 | 
				
			||||||
.. function:: addLevelName(level, levelName)
 | 
					.. function:: addLevelName(level, levelName)
 | 
				
			||||||
 | 
					
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue