From: Ned Deily Date: Wed, 4 Oct 2017 03:29:07 +0000 (-0400) Subject: Remove retired and security branches from active docs (#3882) X-Git-Tag: v3.5.5rc1~9 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=0a8ff1bbd7a90baf989e10d0baeb887c80f09100;p=thirdparty%2FPython%2Fcpython.git Remove retired and security branches from active docs (#3882) --- diff --git a/Doc/tools/static/version_switch.js b/Doc/tools/static/version_switch.js index 8b36a6167183..e8889ebfc41e 100644 --- a/Doc/tools/static/version_switch.js +++ b/Doc/tools/static/version_switch.js @@ -5,8 +5,6 @@ '3.7': 'dev (3.7)', '3.6': '3.6', '3.5': '3.5', - '3.4': '3.4', - '3.3': '3.3', '2.7': '2.7', };