mirror of
				https://github.com/python/cpython.git
				synced 2025-11-03 19:34:08 +00:00 
			
		
		
		
	fix \NULL with following space and no {}
This commit is contained in:
		
							parent
							
								
									77e0212b8a
								
							
						
					
					
						commit
						4ccf6e738e
					
				
					 1 changed files with 1 additions and 1 deletions
				
			
		| 
						 | 
				
			
			@ -682,7 +682,7 @@ interpreter lock has been created.
 | 
			
		|||
  If this function returns \NULL, no exception has been raised and the
 | 
			
		||||
  caller should assume no current thread state is available.
 | 
			
		||||
  \versionchanged[Previously this could only be called when a current
 | 
			
		||||
  thread is active, and \NULL meant that an exception was raised]{2.3}
 | 
			
		||||
  thread is active, and \NULL{} meant that an exception was raised]{2.3}
 | 
			
		||||
\end{cfuncdesc}
 | 
			
		||||
 | 
			
		||||
\begin{cfuncdesc}{int}{PyThreadState_SetAsyncExc}{long id, PyObject *exc}
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue