python-aiohttp 3.6.2-1ubuntu1 source package in Ubuntu

Changelog

python-aiohttp (3.6.2-1ubuntu1) focal; urgency=medium

  * Backport upstream patch to fix resolver tasks not awaited on cancellation
    (LP: #1969817)

 -- Olivier Gayot <email address hidden>  Thu, 22 Apr 2022 18:25:22 +0200

Upload details

Uploaded by:
Olivier Gayot
Sponsored by:
Gunnar Hjalmarsson
Uploaded to:
Focal
Original maintainer:
Ubuntu Developers
Architectures:
any
Section:
misc
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Focal updates universe misc

Downloads

File Size SHA-256 Checksum
python-aiohttp_3.6.2.orig.tar.gz 1.0 MiB 259ab809ff0727d0e834ac5e8a283dc5e3e0ecc30c4d80b3cd17a4139ce1f326
python-aiohttp_3.6.2-1ubuntu1.debian.tar.xz 6.6 KiB 0380f8f9cff8c74c122e89c94e5e3692619d386bf409c491b86781f687d9f42b
python-aiohttp_3.6.2-1ubuntu1.dsc 2.2 KiB f7db13038f2eb358ca1ef073dfdc5b78fa555f7840326ce493879cfe1a038465

Available diffs

View changes file

Binary packages built by this source

python3-aiohttp: http client/server for asyncio

 HTTP Client for asyncio (PEP 3156 - Asynchronous I/O Support).
 .
 Features:
  * supports both client and server side of HTTP protocol,
  * supports both client and server Web-Sockets out-of-the-box,
  * web-server has middlewares and pluggable routing.

python3-aiohttp-dbg: http client/server for asyncio - debug version

 HTTP Client for asyncio (PEP 3156 - Asynchronous I/O Support).
 .
 Features:
  * supports both client and server side of HTTP protocol,
  * supports both client and server Web-Sockets out-of-the-box,
  * web-server has middlewares and pluggable routing.
 .
 This package contains the extension built for the Python 3 debug interpreter.