From: Ben Darnell Date: Tue, 15 Jul 2014 01:18:42 +0000 (-0400) Subject: Drop the 3.2-era "upgrade notes" from the homepage. X-Git-Tag: v4.0.0~2 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=8dcbb6009496628f8f613166aa31651503e8e4b5;p=thirdparty%2Ftornado.git Drop the 3.2-era "upgrade notes" from the homepage. The need to install dependencies is well-established by now. --- diff --git a/docs/index.rst b/docs/index.rst index 375e24cdc..609f3671c 100644 --- a/docs/index.rst +++ b/docs/index.rst @@ -17,14 +17,6 @@ can scale to tens of thousands of open connections, making it ideal for `WebSockets `_, and other applications that require a long-lived connection to each user. -Upgrade notes -------------- - -As of Tornado 3.2, the `backports.ssl_match_hostname -`_ package -must be installed when running Tornado on Python 2. This will be -installed automatically when using ``pip`` or ``easy_install``. - Quick links -----------