bpo-41103: Remove old buffer protocol support ( #21117 ) 
						
					 
				 
				2020-06-26 08:07:22 +09:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							bpo-37432: Doc: Fix signature of PyObject_Del() (GH-14430) 
						
					 
				 
				2019-06-28 18:02:56 +09:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							Doc: Replace the deprecated highlightlang directive by highlight. ( #13377 ) 
						
					 
				 
				2019-05-17 15:25:34 +05:30  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							bpo-40204, doc: Fix syntax of C variables (GH-21846) 
						
					 
				 
				2020-08-13 22:11:50 +02:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							Doc: Replace the deprecated highlightlang directive by highlight. ( #13377 ) 
						
					 
				 
				2019-05-17 15:25:34 +05:30  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							bpo-40204, doc: Fix syntax of C variables (GH-21846) 
						
					 
				 
				2020-08-13 22:11:50 +02:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							bpo-38600: Change the mark up of NULL in the C API documentation. (GH-16950) 
						
					 
				 
				2019-10-30 12:03:20 +02:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							bpo-38600: Change the mark up of NULL in the C API documentation. (GH-16950) 
						
					 
				 
				2019-10-30 12:03:20 +02:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							bpo-40204, doc: Fix syntax of C variables (GH-21846) 
						
					 
				 
				2020-08-13 22:11:50 +02:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							bpo-40204, doc: Fix syntax of C variables (GH-21846) 
						
					 
				 
				2020-08-13 22:11:50 +02:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							bpo-38600: Change the mark up of NULL in the C API documentation. (GH-16950) 
						
					 
				 
				2019-10-30 12:03:20 +02:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							Fix the miscellaneous typo (GH-17700) 
						
					 
				 
				2019-12-25 07:39:35 -08:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							bpo-41842: Add codecs.unregister() function (GH-22360) 
						
					 
				 
				2020-09-28 23:41:11 +02:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							bpo-20092. Use __index__ in constructors of int, float and complex. (GH-13108) 
						
					 
				 
				2019-06-02 00:05:48 +03:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							bpo-41324 Add a minimal decimal capsule API ( #21519 ) 
						
					 
				 
				2020-08-10 16:32:21 +02:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							bpo-40428: Remove references to Py*_ClearFreeList in the docs (GH-19783) 
						
					 
				 
				2020-04-29 04:41:56 +02:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							bpo-36020: Require vsnprintf() to build Python (GH-20899) 
						
					 
				 
				2020-06-16 00:54:44 +02:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							bpo-38600: NULL -> `NULL`. (GH-17001) 
						
					 
				 
				2019-10-30 21:37:16 +02:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							bpo-30155: Add macros to get tzinfo from datetime instances (GH-21633) 
						
					 
				 
				2020-09-23 14:43:45 -04:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							Fix .. code-block :: directives in decimal.rst (GH-22571) 
						
					 
				 
				2020-10-11 19:26:50 +01:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							Doc: Replace the deprecated highlightlang directive by highlight. ( #13377 ) 
						
					 
				 
				2019-05-17 15:25:34 +05:30  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							bpo-41802: Document 'PyDict_DelItem' can raise a 'KeyError' (GH-22291) 
						
					 
				 
				2020-10-02 19:18:01 +03:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							bpo-42236: Enhance init and encoding documentation (GH-23109) 
						
					 
				 
				2020-11-02 16:49:54 +01:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							bpo-41192: Add documentation of undocumented audit events (GH-21308) 
						
					 
				 
				2020-10-20 15:23:15 -04:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							bpo-40428: Remove references to Py*_ClearFreeList in the docs (GH-19783) 
						
					 
				 
				2020-04-29 04:41:56 +02:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							bpo-38600: NULL -> `NULL`. (GH-17001) 
						
					 
				 
				2019-10-30 21:37:16 +02:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							bpo-40170: Convert PyObject_IS_GC() macro to a function (GH-19464) 
						
					 
				 
				2020-04-14 20:11:20 +02:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							Delete PyGen_Send ( #22663 ) 
						
					 
				 
				2020-10-12 12:10:42 -07:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							bpo-38600: NULL -> `NULL`. (GH-17001) 
						
					 
				 
				2019-10-30 21:37:16 +02:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							bpo-36763: Implement the PEP 587 (GH-13592) 
						
					 
				 
				2019-05-27 16:39:22 +02:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							bpo-42236: Enhance init and encoding documentation (GH-23109) 
						
					 
				 
				2020-11-02 16:49:54 +01:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							bpo-42260: PyConfig_Read() only parses argv once (GH-23168) 
						
					 
				 
				2020-11-05 18:58:07 +01:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							bpo-40204, doc: Fix syntax of C variables (GH-21846) 
						
					 
				 
				2020-08-13 22:11:50 +02:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							bpo-41756: Export PyGen_Send and wrap it in if-defs ( #22677 ) 
						
					 
				 
				2020-10-13 10:26:51 -07:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							Doc: Replace the deprecated highlightlang directive by highlight. ( #13377 ) 
						
					 
				 
				2019-05-17 15:25:34 +05:30  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							bpo-40428: Remove references to Py*_ClearFreeList in the docs (GH-19783) 
						
					 
				 
				2020-04-29 04:41:56 +02:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							bpo-41211: Doc: Fix PyLong_FromUnicodeObject (GH-21325) 
						
					 
				 
				2020-07-05 13:01:48 +09:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							bpo-39153: Clarify C API *SetItem refcounting semantics (GH-18220) 
						
					 
				 
				2020-01-29 21:20:53 +10:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							bpo-40204, doc: Fix syntax of C variables (GH-21846) 
						
					 
				 
				2020-08-13 22:11:50 +02:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							bpo-40204, doc: Fix syntax of C variables (GH-21846) 
						
					 
				 
				2020-08-13 22:11:50 +02:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							bpo-38600: Change the mark up of NULL in the C API documentation. (GH-16950) 
						
					 
				 
				2019-10-30 12:03:20 +02:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							bpo-40428: Remove references to Py*_ClearFreeList in the docs (GH-19783) 
						
					 
				 
				2020-04-29 04:41:56 +02:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							bpo-1635741: Add PyModule_AddObjectRef() function (GH-23122) 
						
					 
				 
				2020-11-04 13:59:15 +01:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							Doc: Replace the deprecated highlightlang directive by highlight. ( #13377 ) 
						
					 
				 
				2019-05-17 15:25:34 +05:30  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							bpo-40792: Make the result of PyNumber_Index() always having exact type int. (GH-20443) 
						
					 
				 
				2020-05-28 10:33:45 +03:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							bpo-40204, doc: Fix syntax of C variables (GH-21846) 
						
					 
				 
				2020-08-13 22:11:50 +02:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							Doc: Replace the deprecated highlightlang directive by highlight. ( #13377 ) 
						
					 
				 
				2019-05-17 15:25:34 +05:30  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							bpo-42262: Add Py_NewRef() and Py_XNewRef() (GH-23152) 
						
					 
				 
				2020-11-05 15:02:12 +01:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							bpo-40421: Add PyFrame_GetBack() function (GH-19765) 
						
					 
				 
				2020-04-29 03:28:46 +02:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							bpo-38600: Change the mark up of NULL in the C API documentation. (GH-16950) 
						
					 
				 
				2019-10-30 12:03:20 +02:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							bpo-40428: Remove references to Py*_ClearFreeList in the docs (GH-19783) 
						
					 
				 
				2020-04-29 04:41:56 +02:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							bpo-38600: Change the mark up of NULL in the C API documentation. (GH-16950) 
						
					 
				 
				2019-10-30 12:03:20 +02:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							Doc: Replace the deprecated highlightlang directive by highlight. ( #13377 ) 
						
					 
				 
				2019-05-17 15:25:34 +05:30  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							bpo-40204, doc: Fix syntax of C variables (GH-21846) 
						
					 
				 
				2020-08-13 22:11:50 +02:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							bpo-42236: Enhance init and encoding documentation (GH-23109) 
						
					 
				 
				2020-11-02 16:49:54 +01:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							bpo-40204, doc: Fix syntax of C variables (GH-21846) 
						
					 
				 
				2020-08-13 22:11:50 +02:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							Note the buffer slots can be set with PyType_Spec with the unlimited API. (GH-22031) 
						
					 
				 
				2020-09-01 20:36:42 -05:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							bpo-40204, doc: Fix syntax of C variables (GH-21846) 
						
					 
				 
				2020-08-13 22:11:50 +02:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							bpo-42236: Enhance init and encoding documentation (GH-23109) 
						
					 
				 
				2020-11-02 16:49:54 +01:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							Doc: Replace the deprecated highlightlang directive by highlight. ( #13377 ) 
						
					 
				 
				2019-05-17 15:25:34 +05:30  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							bpo-42236: Enhance init and encoding documentation (GH-23109) 
						
					 
				 
				2020-11-02 16:49:54 +01:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							bpo-38600: Change the mark up of NULL in the C API documentation. (GH-16950) 
						
					 
				 
				2019-10-30 12:03:20 +02:00