Announcing Tornado 6.0.3

37 views
Skip to first unread message

Ben Darnell

unread,
Jun 23, 2019, 6:38:04 PM6/23/19
to Tornado Mailing List, python-torn...@googlegroups.com
I'm pleased to announce the release of Tornado 6.0.3, available on PyPI. This is a bug fix release that reduces spurious logging and improves compatibility with the upcoming Python 3.8.


What's new in Tornado 6.0.3
===========================

Jun 22, 2019
------------

Bug fixes
~~~~~~~~~

- `.gen.with_timeout` always treats ``asyncio.CancelledError`` as a
  ``quiet_exception`` (this improves compatibility with Python 3.8,
  which changed ``CancelledError`` to a ``BaseException``).
- ``IOStream`` now checks for closed streams earlier, avoiding
  spurious logged errors in some situations (mainly with websockets).
Reply all
Reply to author
Forward
0 new messages