]> git.ipfire.org Git - thirdparty/tornado.git/commit
The next version will be 4.0, not 3.3, so update all references to 3.3.
authorBen Darnell <ben@bendarnell.com>
Sat, 7 Jun 2014 15:22:58 +0000 (11:22 -0400)
committerBen Darnell <ben@bendarnell.com>
Sat, 7 Jun 2014 15:22:58 +0000 (11:22 -0400)
commit00229a21c2be8ff1743f0f1c68ec4686ca3fdc64
tree6eeabfa041b4b55f0ec67db2fde19d4b06ae24d8
parent9fa52d7855eee0fc1a99fdef51581e91978af145
The next version will be 4.0, not 3.3, so update all references to 3.3.
15 files changed:
setup.py
tornado/__init__.py
tornado/auth.py
tornado/concurrent.py
tornado/gen.py
tornado/http1connection.py
tornado/httpclient.py
tornado/httpserver.py
tornado/httputil.py
tornado/ioloop.py
tornado/iostream.py
tornado/testing.py
tornado/web.py
tornado/websocket.py
tornado/wsgi.py