Groups keyboard shortcuts have been updated
Dismiss
See shortcuts

Announcing Tornado 6.1 beta 1

19 views
Skip to first unread message

Ben Darnell

unread,
Sep 30, 2020, 7:52:00 AM9/30/20
to python-torn...@googlegroups.com, Tornado Mailing List
I'm pleased to announce the first beta release of Tornado 6.1. This release improves compatibility with the windows proactor event loop and updates the build process to provide binary wheels on macOS and Linux.


To install, run `pip install --pre tornado==6.1.0b1`

Please let me know if you have any feedback on this release. I plan to release the final version of Tornado 6.1 shortly after Python 3.9 is released (scheduled for next week).

Thanks,
-Ben

Ben Darnell

unread,
Oct 24, 2020, 9:32:14 PM10/24/20
to python-torn...@googlegroups.com, Tornado Mailing List
The release of Python 3.9 changed some things, requiring a rework of some of the new Windows compatibility code, so I'm doing one more beta release. There are two changes since the first beta: a change to `@gen.coroutine` to better support the Python 3.7 contextvars module, and a Windows-only change to some threading code. I'd especially encourage Windows users to give this beta a try. I'm now planning the final release for next Friday.

To install this version, run `pip install --pre tornado==6.1b2`.


-Ben
Reply all
Reply to author
Forward
0 new messages