mirror of
				https://github.com/python/cpython.git
				synced 2025-11-03 19:34:08 +00:00 
			
		
		
		
	
							parent
							
								
									a788f5ef02
								
							
						
					
					
						commit
						e4523c46b9
					
				
					 1 changed files with 6 additions and 0 deletions
				
			
		| 
						 | 
				
			
			@ -51,6 +51,12 @@ operations to control debugging.
 | 
			
		|||
Return the debugging flags currently set.
 | 
			
		||||
\end{funcdesc}
 | 
			
		||||
 | 
			
		||||
\begin{funcdesc}{get_objects}{}
 | 
			
		||||
Returns a list of all objects tracked by the collector, excluding the
 | 
			
		||||
list returned.
 | 
			
		||||
\versionadded{2.2}
 | 
			
		||||
\end{funcdesc}
 | 
			
		||||
 | 
			
		||||
\begin{funcdesc}{set_threshold}{threshold0\optional{,
 | 
			
		||||
                                threshold1\optional{, threshold2}}}
 | 
			
		||||
Set the garbage collection thresholds (the collection frequency).
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue