]> git.ipfire.org Git - thirdparty/tornado.git/commit
docs: Start release notes for 5.0.
authorBen Darnell <ben@bendarnell.com>
Mon, 18 Dec 2017 02:47:58 +0000 (21:47 -0500)
committerBen Darnell <ben@bendarnell.com>
Mon, 18 Dec 2017 02:50:05 +0000 (21:50 -0500)
commit1e758ad5aac22dbacc3f51f9d18ac39a11ae3517
tree8c84ab4f6d9f9018bee821709cc825d65c333d9d
parent35e3a0f0a26b3084a8aa723b4965a08a15ee6bd5
docs: Start release notes for 5.0.

Update versionadded/versionchanged tags. Misc other doc updates
16 files changed:
docs/concurrent.rst
docs/conf.py
docs/guide/async.rst
docs/integration.rst
docs/ioloop.rst
docs/releases.rst
docs/releases/v5.0.0.rst [new file with mode: 0644]
tornado/concurrent.py
tornado/gen.py
tornado/httputil.py
tornado/ioloop.py
tornado/platform/asyncio.py
tornado/tcpclient.py
tornado/testing.py
tornado/util.py
tornado/web.py