From: Ben Darnell Date: Tue, 24 Apr 2012 05:41:11 +0000 (-0700) Subject: Remove python 3 colored logging fix from next release notes since it X-Git-Tag: v2.3.0~47 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=29f98d07680180f7f406d9c4ccca49c36511c420;p=thirdparty%2Ftornado.git Remove python 3 colored logging fix from next release notes since it went out in 2.2.1. --- diff --git a/website/sphinx/releases/next.rst b/website/sphinx/releases/next.rst index 1940fc5ea..dd5f6a092 100644 --- a/website/sphinx/releases/next.rst +++ b/website/sphinx/releases/next.rst @@ -4,8 +4,6 @@ What's new in the next version of Tornado In progress ----------- -* Colored logging configuration in `tornado.options` is compatible with - the upcoming release of Python 3.3. * `tornado.simple_httpclient` is better about closing its sockets instead of leaving them for garbage collection. * Repeated calls to `RequestHandler.set_cookie` with the same name now