Revisions of saltbundlepy-tornado

Pablo Suárez Hernández's avatar Pablo Suárez Hernández (PSuarezHernandez) accepted request 1114733 from Victor Zhestkov's avatar Victor Zhestkov (vizhestkov) (revision 3)
- update to 6.2:
  * https://www.tornadoweb.org/en/stable/releases/v6.2.0.html
- Update to version 6.1.0
  * Full changelog can be found at
    https://www.tornadoweb.org/en/stable/releases/v6.1.0.html
- version update to 6.0.4
  General changes
  * ``asyncio.set_event_loop_policy(asyncio.WindowsSelectorEventLoopPolicy())``
    for this platform/version.
  Bug fixes
  * Fixed an issue in `.IOStream` (introduced in 6.0.0) that resulted in
    ``StreamClosedError`` being incorrectly raised if a stream is closed mid-read
    but there is enough buffered data to satisfy the read.
  * `.AnyThreadEventLoopPolicy` now always uses the selector event loop on Windows.
- Update to 6.0.3
  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).
- Update to 6.0.2
  Bug fixes
  * `.WebSocketHandler.set_nodelay` works again.
  * Accessing ``HTTPResponse.body`` now returns an empty byte string
    instead of raising ``ValueError`` for error responses that don't
    have a body (it returned None in this case in Tornado 5).
- Update to 6.0.1
  Bug fixes
  * Fixed issues with type annotations that caused errors while
Alexander Graul's avatar Alexander Graul (agraul) committed (revision 2)
osc copypac from project:systemsmanagement:saltstack:bundle:next package:saltbundlepy-tornado revision:3
Pablo Suárez Hernández's avatar Pablo Suárez Hernández (PSuarezHernandez) committed (revision 1)
osc copypac from project:systemsmanagement:saltstack:bundle package:saltbundlepy-tornado revision:4
Displaying all 4 revisions
openSUSE Build Service is sponsored by