From c3e0101707d40d40e48cc5ab2386698cd3d81f35 Mon Sep 17 00:00:00 2001 From: Ben Darnell Date: Wed, 30 Sep 2020 10:25:17 -0400 Subject: [PATCH] Add deprecation notice for Python 3.5 --- docs/releases/v6.1.0.rst | 6 ++++++ 1 file changed, 6 insertions(+) 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 ~~~~~~~~~~~~~~~ -- 2.47.2