From 29f98d07680180f7f406d9c4ccca49c36511c420 Mon Sep 17 00:00:00 2001 From: Ben Darnell Date: Mon, 23 Apr 2012 22:41:11 -0700 Subject: [PATCH] Remove python 3 colored logging fix from next release notes since it went out in 2.2.1. --- website/sphinx/releases/next.rst | 2 -- 1 file changed, 2 deletions(-) diff --git a/website/sphinx/releases/next.rst b/website/sphinx/releases/next.rst index 1940fc5e..dd5f6a09 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