python-tornado 5.1.1-4ubuntu5 source package in Ubuntu

Changelog

python-tornado (5.1.1-4ubuntu5) focal; urgency=medium

  * d/p/py38-0001-test-silence-deprecation-warning.patch,
    d/p/py38-0002-dont-log-CancelledError.patch: Cherry-picked from upstream
    master to fix issues detected by failing py38 tests.
  * d/rules, d/tests/python3: Re-enable py38 tests.

 -- Corey Bryant <email address hidden>  Thu, 24 Oct 2019 16:52:58 -0400

Upload details

Uploaded by:
Corey Bryant
Uploaded to:
Focal
Original maintainer:
Debian Python Modules Team
Architectures:
any all
Section:
python
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Downloads

File Size SHA-256 Checksum
python-tornado_5.1.1.orig.tar.gz 530.2 KiB a1da335a2978b9a8c3544cab10076d799442d7988ed0b4f2be035fe4388ca8dd
python-tornado_5.1.1-4ubuntu5.debian.tar.xz 13.8 KiB 84ad7e9e8bdad25ee870f8ccf8f9cde8c672fac30ffae5b909cc151a42382702
python-tornado_5.1.1-4ubuntu5.dsc 2.8 KiB 73a7ee698cf73c79260405c565b315263d74d81548905c2ff1d0d8bc117a082c

View changes file

Binary packages built by this source

python-tornado: No summary available for python-tornado in ubuntu focal.

No description available for python-tornado in ubuntu focal.

python-tornado-dbgsym: No summary available for python-tornado-dbgsym in ubuntu focal.

No description available for python-tornado-dbgsym in ubuntu focal.

python-tornado-doc: scalable, non-blocking web server and tools - documentation

 Tornado is a Python web framework and asynchronous networking library,
 originally developed at FriendFeed. By using non-blocking network I/O,
 Tornado can scale to tens of thousands of open connections, making it ideal
 for long polling, WebSockets, and other applications that require a
 long-lived connection to each user.
 .
 This package contains the documentation.

python3-tornado: scalable, non-blocking web server and tools - Python 3 package

 Tornado is a Python web framework and asynchronous networking library,
 originally developed at FriendFeed. By using non-blocking network I/O,
 Tornado can scale to tens of thousands of open connections, making it ideal
 for long polling, WebSockets, and other applications that require a
 long-lived connection to each user.
 .
 This is the Python 3 version of the package.

python3-tornado-dbgsym: debug symbols for python3-tornado