mirror of
				https://github.com/Mikaela/Limnoria.git
				synced 2025-10-31 07:37:22 +01:00 
			
		
		
		
	irclib: Fix crash caused by 4d2efc65ef26f4c49d893a520c36830e600dad56.
dynamicScope inspects the stack looking for this variable, so we need to keep it.
This commit is contained in:
		
							parent
							
								
									8a4e8c2a37
								
							
						
					
					
						commit
						177c20267c
					
				| @ -1564,6 +1564,7 @@ class Irc(IrcCommandDispatcher, log.Firewalled): | ||||
|         received* tags.""" | ||||
|         if tag: | ||||
|             self._tagMsg(msg) | ||||
|         channel = msg.channel  # used by dynamicScope (ew) | ||||
| 
 | ||||
|         preInFilter = str(msg).rstrip('\r\n') | ||||
|         log.debug('Incoming message (%s): %s', self.network, preInFilter) | ||||
|  | ||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user
	 Valentin Lorentz
						Valentin Lorentz