]> git.ipfire.org Git - thirdparty/tornado.git/commit
Drop support for Python 3.2.
authorBen Darnell <ben@bendarnell.com>
Sat, 24 Oct 2015 22:56:07 +0000 (18:56 -0400)
committerBen Darnell <ben@bendarnell.com>
Fri, 6 Nov 2015 23:53:11 +0000 (18:53 -0500)
commit4d6fef78972a1e22ea2b85a787f00d2f9b19a554
treecf8cff1cb173a25df7b02f585ee9a428925a2434
parent02e67efa6be92bfd55df7471a956cf5723ddb2b3
Drop support for Python 3.2.

Remove python 3.2 support from all test configurations and docs,
but do not actively remove code that exists for 3.2 compatibility.
16 files changed:
.travis.yml
docs/guide/async.rst
docs/index.rst
maint/test/cython/tox.ini
maint/test/websocket/fuzzingclient.json
maint/test/websocket/run-client.sh
maint/test/websocket/run-server.sh
maint/test/websocket/tox.ini
maint/vm/ubuntu10.04/setup.sh
maint/vm/ubuntu10.04/tox.ini
maint/vm/ubuntu12.04/setup.sh
maint/vm/ubuntu12.04/tox.ini
maint/vm/windows/bootstrap.py
maint/vm/windows/tox.ini
setup.py
tox.ini