mirror of
				https://github.com/python/cpython.git
				synced 2025-10-30 21:21:22 +00:00 
			
		
		
		
	s/wakup/wakeup (GH-20250)
(as title)
Automerge-Triggered-By: @Mariatta
(cherry picked from commit f2947e354c)
Co-authored-by: Kunal Bhalla <bhalla.kunal@gmail.com>
			
			
This commit is contained in:
		
							parent
							
								
									412ed13171
								
							
						
					
					
						commit
						4a1dba7bb8
					
				
					 1 changed files with 1 additions and 1 deletions
				
			
		|  | @ -101,7 +101,7 @@ def add_signal_handler(self, sig, callback, *args): | |||
| 
 | ||||
|         try: | ||||
|             # Register a dummy signal handler to ask Python to write the signal | ||||
|             # number in the wakup file descriptor. _process_self_data() will | ||||
|             # number in the wakeup file descriptor. _process_self_data() will | ||||
|             # read signal numbers from this file descriptor to handle signals. | ||||
|             signal.signal(sig, _sighandler_noop) | ||||
| 
 | ||||
|  |  | |||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue
	
	 Miss Islington (bot)
						Miss Islington (bot)