From: Ben Darnell Date: Wed, 30 Sep 2020 14:25:17 +0000 (-0400) Subject: Add deprecation notice for Python 3.5 X-Git-Tag: v6.1.0b2~4^2 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c3e0101707d40d40e48cc5ab2386698cd3d81f35;p=thirdparty%2Ftornado.git Add deprecation notice for Python 3.5 --- diff --git a/docs/releases/v6.1.0.rst b/docs/releases/v6.1.0.rst index 02289ab57..0b7f5b23c 100644 --- a/docs/releases/v6.1.0.rst +++ b/docs/releases/v6.1.0.rst @@ -4,6 +4,12 @@ What's new in Tornado 6.1.0 Oct X, 2020 ----------- +Deprecation notice +~~~~~~~~~~~~~~~~~~ + +- This is the last release of Tornado to support Python 3.5. Future versions + will require Python 3.6 or newer. + General changes ~~~~~~~~~~~~~~~