[Cryptography-dev] pyca/cryptography python 3.2 support

Paul Kehrer paul.l.kehrer at gmail.com
Tue Apr 14 16:23:17 CEST 2015


Recently we've had several situations where our project's Python 3.2 support blocks us from using libraries we'd like to consume (idna, characteristic, etc). Donald opened an issue (https://github.com/pyca/cryptography/issues/1809) with some evidence that we're performing significant contortions to support a version no one uses. I propose that we drop support for Python 3.2 in the next release and move forward with Python 2.6 (deprecated but no timeline for removal), Python 2.7, and 3.3+ support.

I've put in a PR (https://github.com/pyca/cryptography/pull/1846) to note this in the changelog and update our travis configuration. If there are no substantial objections in the next few days we can merge and then update jenkins to reflect this as well.

-Paul Kehrer


-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/cryptography-dev/attachments/20150414/9afc3fd7/attachment.html>


More information about the Cryptography-dev mailing list