mirror of
				https://github.com/zulip/zulip.git
				synced 2025-11-04 05:53:43 +00:00 
			
		
		
		
	Setting http_proxy to the empty string caused a spurious error from xmlsec: >>> import os >>> os.environ["http_proxy"] = "" >>> import xmlsec error : Unknown IO error Signed-off-by: Anders Kaseorg <anders@zulipchat.com>