uvloop 0.14.0+ds1-1ubuntu1 source package in Ubuntu

Changelog

uvloop (0.14.0+ds1-1ubuntu1) focal; urgency=medium

  * Work around python upstream issue 37228.

 -- Matthias Klose <email address hidden>  Fri, 21 Feb 2020 21:10:03 +0100

Upload details

Uploaded by:
Matthias Klose
Uploaded to:
Focal
Original maintainer:
Piotr Ożarowski
Architectures:
any
Section:
misc
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Focal release universe misc

Downloads

File Size SHA-256 Checksum
uvloop_0.14.0+ds1.orig.tar.xz 509.5 KiB 7a6e5f462475832dfea02cbb568c2c17ec3ad2b24717427859e04aa4d319fa8e
uvloop_0.14.0+ds1-1ubuntu1.debian.tar.xz 7.1 KiB a3eb1fdadd164628935d36ded1d40dc82ac3ca9cbf4f7f5e02b94cd7a61b0590
uvloop_0.14.0+ds1-1ubuntu1.dsc 2.3 KiB aff8e1ef046d992e2b497e11e79860fb8cfdc477a1d7fd106f28d1a62561afbc

View changes file

Binary packages built by this source

python3-uvloop: No summary available for python3-uvloop in ubuntu groovy.

No description available for python3-uvloop in ubuntu groovy.

python3-uvloop-dbg: fast implementation of asyncio event loop on top of libuv - dbg

 uvloop is a fast, drop-in replacement of the built-in asyncio
 event loop. uvloop is implemented in Cython and uses libuv
 under the hood. It makes asyncio 2-4x faster.
 .
 This package contains the extension built for the Python 3 debug interpreter.