summaryrefslogtreecommitdiff
path: root/INSTALL.rst
diff options
context:
space:
mode:
authorJon Dufresne <jon.dufresne@gmail.com>2018-03-04 09:44:10 -0800
committerGiampaolo Rodola <g.rodola@gmail.com>2018-03-04 09:44:10 -0800
commit74248cc706bdf01f80d1c704a094ff30974cfa93 (patch)
tree651a21809d13211d06d2e6862468b39e8e2ff786 /INSTALL.rst
parent63a672b29cb3e0279b371b3d5914f0109a07f071 (diff)
downloadpsutil-74248cc706bdf01f80d1c704a094ff30974cfa93.tar.gz
Remove additional workarounds and support for Python 3.2 & 3.3 (#1228)
Support for Python 3.3 was dropped in version 5.4.1. Support for Python 3.2 was dropped earlier. Remove all references to these unsupported versions including documentation, scripts, workarounds, etc. Eases maintenance as fewer workarounds are used for unsupported environments.
Diffstat (limited to 'INSTALL.rst')
-rw-r--r--INSTALL.rst2
1 files changed, 1 insertions, 1 deletions
diff --git a/INSTALL.rst b/INSTALL.rst
index 8d54d6ae..9e5defb4 100644
--- a/INSTALL.rst
+++ b/INSTALL.rst
@@ -89,7 +89,7 @@ This `blog post <https://blog.ionelmc.ro/2014/12/21/compiling-python-extensions
provides numerous info on how to properly set up VS (good luck with that).
* Python 2.6, 2.7: `VS-2008 <http://www.microsoft.com/en-us/download/details.aspx?id=44266>`__
-* Python 3.3, 3.4: `VS-2010 <http://www.visualstudio.com/downloads/download-visual-studio-vs#d-2010-express>`__
+* Python 3.4: `VS-2010 <http://www.visualstudio.com/downloads/download-visual-studio-vs#d-2010-express>`__
* Python 3.5+: `VS-2015 <http://www.visualstudio.com/en-au/news/vs2015-preview-vs>`__
Compiling 64 bit versions of Python 2.6 and 2.7 with VS 2008 requires