mirror of
				https://github.com/python/cpython.git
				synced 2025-11-04 11:49:12 +00:00 
			
		
		
		
	bpo-42085: [docs] Add versionadded for am_send in type object documentation (GH-25465)
This commit is contained in:
		
							parent
							
								
									af5a324843
								
							
						
					
					
						commit
						0b11c429c7
					
				
					 1 changed files with 2 additions and 0 deletions
				
			
		| 
						 | 
					@ -2453,6 +2453,8 @@ Async Object Structures
 | 
				
			||||||
   See :c:func:`PyIter_Send` for details.
 | 
					   See :c:func:`PyIter_Send` for details.
 | 
				
			||||||
   This slot may be set to ``NULL``.
 | 
					   This slot may be set to ``NULL``.
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					   .. versionadded:: 3.10
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					
 | 
				
			||||||
.. _slot-typedefs:
 | 
					.. _slot-typedefs:
 | 
				
			||||||
 | 
					
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue