python-tornado 4.2.1-1ubuntu3.1 source package in Ubuntu

Changelog

python-tornado (4.2.1-1ubuntu3.1) xenial; urgency=low

  * d/p/0001-lp1903733-read-queue-of-1-message.patch (LP: #1903733)
    - fixes potential oom error with python-tornado client websocket
  * d/p/0002-lp1903733-Remove-unused-import.patch
    - code clean up
  * d/control: update-maintainer

 -- Heather Lemon <email address hidden>  Tue, 12 Jan 2021 21:32:45 +0000

Upload details

Uploaded by:
Heather Lemon
Sponsored by:
Mauricio Faria de Oliveira
Uploaded to:
Xenial
Original maintainer:
Ubuntu Developers
Architectures:
any
Section:
python
Urgency:
Low Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Xenial updates main python

Downloads

File Size SHA-256 Checksum
python-tornado_4.2.1.orig.tar.gz 444.3 KiB cd26c4230888a40445de3e68188bf660aea72b425f19e0670158e180b66a872f
python-tornado_4.2.1-1ubuntu3.1.debian.tar.xz 8.6 KiB 690fe9d1a1c03e07a4ddcf63a156b8af76a60ca373d209361c1f230a07ebc136
python-tornado_4.2.1-1ubuntu3.1.dsc 2.4 KiB 46c051c99753e2ef31ee0534edd65f7a58feb8e8db388e666ac995262e28c639

View changes file

Binary packages built by this source

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

 Tornado is an open source version of the scalable, non-blocking
 web server and tools that power FriendFeed. The FriendFeed application
 is written using a web framework that looks a bit like web.py or
 Google's webapp, but with additional tools and optimizations to take
 advantage of the underlying non-blocking infrastructure.
 .
 This is the Python 2 version of the package.

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

 Tornado is an open source version of the scalable, non-blocking
 web server and tools that power FriendFeed. The FriendFeed application
 is written using a web framework that looks a bit like web.py or
 Google's webapp, but with additional tools and optimizations to take
 advantage of the underlying non-blocking infrastructure.
 .
 This is the Python 3 version of the package.