0d219f81414bcc5452aba43726a4c19fa3f4190f2cef9977d59fd940b5b401ab
- Change this package back to latest python tornado to use
same approach like we do with pytest
- Reduce the conflicts even more
- Remove cruft dependencies that should not be needed
- Conflicts fixes
- Use a different conflicts with other tornado versions.
- Rename to python-tornado6 to handle version incompatibilities
- 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
importing Tornado on Python 3.5.2.
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-tornado?expand=0&rev=114
Description
No description provided
Languages
RPM Spec
100%