Discussion:
[tornado] Digest for python-tornado@googlegroups.com - 1 update in 1 topic
Beier Tao
2018-06-12 16:02:22 UTC
Permalink
Thanks.
<https://groups.google.com/forum/?utm_source=digest&utm_medium=email#!forum/python-tornado/topics> Google
Groups
<https://groups.google.com/forum/?utm_source=digest&utm_medium=email/#!overview>
<https://groups.google.com/forum/?utm_source=digest&utm_medium=email/#!overview>
Topic digest
View all topics
<https://groups.google.com/forum/?utm_source=digest&utm_medium=email#!forum/python-tornado/topics>
- Announcing Tornado 5.1b1 <#m_6525599505061154025_group_thread_0> - 1
Update
Announcing Tornado 5.1b1
<http://groups.google.com/group/python-tornado/t/fe8465beb656bcf?utm_source=digest&utm_medium=email>
I've just uploaded a beta version of Tornado 5.1. This is a transitional
release to prepare for Tornado 6.0 which will drop support for Python 2 and
remove some older APIs.
Tornado 5.1 adds deprecation warnings for everything that is going away. If
your application works on Python 3.5+ and Tornado 5.1 without warnings when
using the environment variable `PYTHONWARNINGS=d`, you should be able to
upgrade to Tornado 6.0 without difficulty. If not, you may need to pin your
dependency to Tornado 5.x.
Specifically, the stack_context module and nearly all callback arguments
are being removed in Tornado 6.0 in favor of coroutines. Full details are
http://www.tornadoweb.org/en/latest/releases/v5.1.0.html
To install the beta, use
pip install --pre tornado==5.1b1
-Ben
Back to top <#m_6525599505061154025_digest_top>
You received this digest because you're subscribed to updates for this
group. You can change your settings on the group membership page
<https://groups.google.com/forum/?utm_source=digest&utm_medium=email#!forum/python-tornado/join>
.
To unsubscribe from this group and stop receiving emails from it send an
--
You received this message because you are subscribed to the Google Groups "Tornado Web Server" group.
To unsubscribe from this group and stop receiving emails from it, send an email to python-tornado+***@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.
Loading...