1baab20352 
								
									
								
							
								 
							
						 
						
							
							
								
								Add type hints to various handlers. ( #9223 )  
							
							... 
							
							
							
							With this change all handlers except the e2e_* ones have
type hints enabled. 
							
						 
						
							2021-01-26 10:50:21 -05:00  
				
					
						
							
							
								 
						
							
							
								aec294ee0d 
								
									
								
							
								 
							
						 
						
							
							
								
								Use slots in attrs classes where possible ( #8296 )  
							
							... 
							
							
							
							slots use less memory (and attribute access is faster) while slightly
limiting the flexibility of the class attributes. This focuses on objects
which are instantiated "often" and for short periods of time. 
							
						 
						
							2020-09-14 12:50:06 -04:00  
				
					
						
							
							
								 
						
							
							
								c619253db8 
								
									
								
							
								 
							
						 
						
							
							
								
								Stop sub-classing object ( #8249 )  
							
							
							
						 
						
							2020-09-04 06:54:56 -04:00  
				
					
						
							
							
								 
						
							
							
								edea4bb5be 
								
							
								 
							
						 
						
							
							
								
								Allow configuration of the path used for ACME account keys.  
							
							... 
							
							
							
							Because sticking it in the same place as the config isn't necessarily the right
thing to do. 
							
						 
						
							2019-06-24 13:51:22 +01:00  
				
					
						
							
							
								 
						
							
							
								21bf4318b5 
								
									
								
							
								 
							
						 
						
							
							
								
								Factor acme bits out to a separate file ( #5521 )  
							
							... 
							
							
							
							This makes some of the conditional-import hoop-jumping easier. 
							
						 
						
							2019-06-24 11:33:56 +01:00