From bce9cc334343ab97503088721bed30de87d40550 Mon Sep 17 00:00:00 2001 From: Jakub Stasiak Date: Tue, 11 Nov 2014 23:12:01 +0000 Subject: [PATCH] Give credits for 23beb7d --- AUTHORS | 1 + 1 file changed, 1 insertion(+) diff --git a/AUTHORS b/AUTHORS index a6d17dd..a647edb 100644 --- a/AUTHORS +++ b/AUTHORS @@ -100,3 +100,4 @@ Thanks To * Simon Jagoe, Python3 octal literal fix * Tushar Gohad, wsgi: Support optional headers w/ "100 Continue" responses * raylu, fixing operator precedence bug in eventlet.wsgi +* Christoph Gysin, PEP 8 conformance