rht 
								
							 
						 
						
							
							
							
							
								
							
							
								8a74f576a3 
								
							 
						 
						
							
							
								
								python: Remove per-file copyright notices.  
							
							 
							
							... 
							
							
							
							These notices are redundant and obscure what are often very short
example scripts. 
							
						 
						
							2020-03-23 12:52:52 -07:00  
						
						
							 
							
							
							
								 
							 
							
							
								 
							 
							
						 
					 
				
					
						
							
								
								
									 
									neiljp (Neil Pilgrim) 
								
							 
						 
						
							
							
							
							
								
							
							
								d3220eefe7 
								
							 
						 
						
							
							
								
								Jabber: Report where Zulip config not found, clarifying typing.  
							
							 
							
							
							
						 
						
							2018-01-08 15:39:03 -05:00  
						
						
							 
							
							
							
								 
							 
							
							
								 
							 
							
						 
					 
				
					
						
							
								
								
									 
									neiljp (Neil Pilgrim) 
								
							 
						 
						
							
							
							
							
								
							
							
								b5c3442b57 
								
							 
						 
						
							
							
								
								mypy: Remove explicit typing & add assertions in jabber backend.  
							
							 
							
							... 
							
							
							
							Usage indicates set_jabber_client must be called before using
JabberToZulipBot, so assertions express intent & satisfy mypy. 
							
						 
						
							2018-01-08 15:39:03 -05:00  
						
						
							 
							
							
							
								 
							 
							
							
								 
							 
							
						 
					 
				
					
						
							
								
								
									 
									neiljp (Neil Pilgrim) 
								
							 
						 
						
							
							
							
							
								
							
							
								28687f18ca 
								
							 
						 
						
							
							
								
								mypy: Add --disallow-any=generics & extend typing accordingly.  
							
							 
							
							... 
							
							
							
							Also reset typing of ExternalBotHandler to Any after discussion. 
							
						 
						
							2017-12-11 20:14:00 -06:00  
						
						
							 
							
							
							
								 
							 
							
							
								 
							 
							
						 
					 
				
					
						
							
								
								
									 
									neiljp (Neil Pilgrim) 
								
							 
						 
						
							
							
							
							
								
							
							
								3e55124f4e 
								
							 
						 
						
							
							
								
								mypy: Remove 'type: ignore's now that  python/mypy#1248  is fixed.  
							
							 
							
							
							
						 
						
							2017-11-15 13:43:08 -08:00  
						
						
							 
							
							
							
								 
							 
							
							
								 
							 
							
						 
					 
				
					
						
							
								
								
									 
									derAnfaenger 
								
							 
						 
						
							
							
							
							
								
							
							
								50d8c5f7fe 
								
							 
						 
						
							
							
								
								zulip package: Add requirements.txt for each integration.  
							
							 
							
							
							
						 
						
							2017-09-12 01:39:21 -07:00  
						
						
							 
							
							
							
								 
							 
							
							
								 
							 
							
						 
					 
				
					
						
							
								
								
									 
									Eeshan Garg 
								
							 
						 
						
							
							
							
							
								
							
							
								3d0f7955b6 
								
							 
						 
						
							
							
								
								api: Move the API package to a dedicated subdirectory.  
							
							 
							
							... 
							
							
							
							In order to keep all three packages (zulip, zulip_bots,
zulip_botserver) in the same repo, all package files must now
be nested one level deeper.
For instance, python-zulip-api/zulip_bots/zulip_bots/bots/, instead
of python-zulip-api/zulip_bots/bots/. 
							
						 
						
							2017-07-18 02:20:32 -02:30