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


_______________________________________________
Cryptography-dev mailing list
Cryptography-dev@python.org
https://mail.python.org/mailman/listinfo/cryptography-dev

Reply via email to