Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 9c703e6

Browse files
committed
Update crypto.rst
Python 3.2 support has been dropped from pyca/cryptography as of April 2015. pyca/cryptography#1846
1 parent 4ea12d4 commit 9c703e6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/scenarios/crypto.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ Cryptography
66

77
`Cryptography <https://cryptography.io/en/latest/>`_ is an actively developed
88
library that provides cryptographic recipes and primitives. It supports
9-
Python 2.6-2.7, Python 3.2+ and PyPy.
9+
Python 2.6-2.7, Python 3.3+ and PyPy.
1010

1111

1212
Cryptography is divided into two layers of recipes and hazardous materials

0 commit comments

Comments
 (0)