mirror of
				https://github.com/python/cpython.git
				synced 2025-10-31 13:41:24 +00:00 
			
		
		
		
	gh-129405: Fix doc for Py_mod_multiple_interpreters default, and add test (GH-129406)
This commit is contained in:
		
							parent
							
								
									805839021b
								
							
						
					
					
						commit
						fc8d2cba54
					
				
					 3 changed files with 47 additions and 14 deletions
				
			
		|  | @ -415,7 +415,7 @@ The available slot types are: | |||
|    in one module definition. | ||||
| 
 | ||||
|    If ``Py_mod_multiple_interpreters`` is not specified, the import | ||||
|    machinery defaults to ``Py_MOD_MULTIPLE_INTERPRETERS_NOT_SUPPORTED``. | ||||
|    machinery defaults to ``Py_MOD_MULTIPLE_INTERPRETERS_SUPPORTED``. | ||||
| 
 | ||||
|    .. versionadded:: 3.12 | ||||
| 
 | ||||
|  |  | |||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue
	
	 Petr Viktorin
						Petr Viktorin