Miss Islington (bot) 
								
							 
						 
						
							
							
								
								
							
							
							
								
							
							
								faf4957396 
								
							 
						 
						
							
							
								
								bpo-42528: Improve the docs of most Py*_Check{,Exact} API calls (GH-23602) (GH-24139)  
							
							... 
							
							
							
							I think that none of these API calls can fail, but only few of them are
documented as such. Add the sentence "This function always succeeds" (which is
the same already used e.g. by PyNumber_Check) to all of them.
(cherry picked from commit 315fc52db1 
							
						 
						
							2021-01-06 13:54:18 +01:00 
							
								 
							
							
								 
							
						 
					 
				
					
						
							
								
								
									Serhiy Storchaka 
								
							 
						 
						
							
							
								
								
							
							
							
								
							
							
								e835b31d2b 
								
							 
						 
						
							
							
								
								bpo-38600: NULL -> `NULL`. (GH-17001)  
							
							... 
							
							
							
							Also fix some other formatting. 
							
						 
						
							2019-10-30 21:37:16 +02:00 
							
								 
							
							
								 
							
						 
					 
				
					
						
							
								
								
									Serhiy Storchaka 
								
							 
						 
						
							
							
								
								
							
							
							
								
							
							
								25fc088607 
								
							 
						 
						
							
							
								
								bpo-38600: Change the mark up of NULL in the C API documentation. (GH-16950)  
							
							... 
							
							
							
							Replace all *NULL* with ``NULL``. 
							
						 
						
							2019-10-30 12:03:20 +02:00 
							
								 
							
							
								 
							
						 
					 
				
					
						
							
								
								
									Stéphane Wirtel 
								
							 
						 
						
							
							
							
							
								
							
							
								cbb6484573 
								
							 
						 
						
							
							
								
								Doc: Replace the deprecated highlightlang directive by highlight. ( #13377 )  
							
							... 
							
							
							
							highlightlang is deprecated since April 2018 in Sphinx.
See https://github.com/sphinx-doc/sphinx/pull/4845  
							
						 
						
							2019-05-17 15:25:34 +05:30 
							
								 
							
							
								 
							
						 
					 
				
					
						
							
								
								
									Benjamin Peterson 
								
							 
						 
						
							
							
							
							
								
							
							
								387235085c 
								
							 
						 
						
							
							
								
								improve PyFunction_New docs ( closes   #26986 )  
							
							... 
							
							
							
							Patch from Xiang Zhang. 
							
						 
						
							2016-05-09 23:43:53 -07:00 
							
								 
							
							
								 
							
						 
					 
				
					
						
							
								
								
									Martin Panter 
								
							 
						 
						
							
							
							
							
								
							
							
								c04fb56e36 
								
							 
						 
						
							
							
								
								Issue  #26304 : Change "allows to <verb>" to "allows <verb>ing" or similar  
							
							... 
							
							
							
							The original form is incorrect grammar and feels awkward, even though the
meaning is clear. 
							
						 
						
							2016-02-10 05:44:01 +00:00 
							
								 
							
							
								 
							
						 
					 
				
					
						
							
								
								
									Antoine Pitrou 
								
							 
						 
						
							
							
							
							
								
							
							
								86a36b500a 
								
							 
						 
						
							
							
								
								PEP 3155 / issue  #13448 : Qualified name for classes and functions.  
							
							
							
						 
						
							2011-11-25 18:56:07 +01:00 
							
								 
							
							
								 
							
						 
					 
				
					
						
							
								
								
									Georg Brandl 
								
							 
						 
						
							
							
							
							
								
							
							
								60203b41b0 
								
							 
						 
						
							
							
								
								Migrate to Sphinx 1.0 C language constructs.  
							
							
							
						 
						
							2010-10-06 10:11:56 +00:00 
							
								 
							
							
								 
							
						 
					 
				
					
						
							
								
								
									Alexandre Vassalotti 
								
							 
						 
						
							
							
							
							
								
							
							
								3065b87a07 
								
							 
						 
						
							
							
								
								Mention the behaviour of PyFunction_SetAnnotations() on error.  
							
							
							
						 
						
							2008-07-13 22:28:42 +00:00 
							
								 
							
							
								 
							
						 
					 
				
					
						
							
								
								
									Alexandre Vassalotti 
								
							 
						 
						
							
							
							
							
								
							
							
								b0c81654f7 
								
							 
						 
						
							
							
								
								Added documentation for PyFunction_GetAnnotations() and  
							
							... 
							
							
							
							PyFunction_SetAnnotations(). 
							
						 
						
							2008-07-13 22:26:50 +00:00 
							
								 
							
							
								 
							
						 
					 
				
					
						
							
								
								
									Georg Brandl 
								
							 
						 
						
							
							
							
							
								
							
							
								54a3faae08 
								
							 
						 
						
							
							
								
								Split C API docs in Py3k branch.  
							
							
							
						 
						
							2008-01-20 09:30:57 +00:00