From db511140c97d678369cf3d8cf6a5e1ff56a01e1c Mon Sep 17 00:00:00 2001 From: Alex Gaynor Date: Mon, 22 May 2017 20:53:47 -0700 Subject: Deprecate Python 3.3 support, with the intention of being removed in the next release (#3566) * Deprecate Python 3.3 support, with the intention of being removed in the next release * whoops --- docs/installation.rst | 2 ++ 1 file changed, 2 insertions(+) (limited to 'docs') diff --git a/docs/installation.rst b/docs/installation.rst index 9ee966aa..8acac2ec 100644 --- a/docs/installation.rst +++ b/docs/installation.rst @@ -24,6 +24,8 @@ PyPy 2.6+ on these operating systems. Python 2.6 is no longer supported by the Python core team. A future version of cryptography will drop support for this version. + Python 3.3 support will be removed in the next cryptography release. + We test compiling with ``clang`` as well as ``gcc`` and use the following OpenSSL releases: -- cgit v1.2.3