Forums

Update Tornado

Hi Team,

Do you have any plans to upgrade Tornado to the latest version (4.2)? For Python 3.4 you are currently providing Tornado 3.2.2 which has been released 13 months ago.

I can imagine that keeping all those packages up-to-date is a pain in the back. Still (or even more so), I'd appreciate an update.

Cheers, Tom

Your best bet is to use a virtualenv. We are slow to upgrade things so that we don't break existing code. If you want a specific version of something, it is better if you manage that yourself.