uvloop 0.19.0+ds1-1 source package in Ubuntu

Changelog

uvloop (0.19.0+ds1-1) unstable; urgency=medium

  * New upstream release

 -- Piotr Ożarowski <email address hidden>  Thu, 26 Oct 2023 11:00:08 +0200

Upload details

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

See full publishing history Publishing

Series Pocket Published Component Section

Downloads

File Size SHA-256 Checksum
uvloop_0.19.0+ds1-1.dsc 2.2 KiB e0d2847bc809ec3a0985b6c34e2a60b82c21a37aedd1ac104fc037ca2b3cd638
uvloop_0.19.0+ds1.orig.tar.xz 540.0 KiB 58e84f222e32f44254835535e3310425d9e3dec670dfd205e357a46d08d8c7a9
uvloop_0.19.0+ds1-1.debian.tar.xz 7.9 KiB 99e775902a0fddc5c6862def3d4c95bc098ead4f67fbec82726bc4d0b888f0ce

No changes file available.

Binary packages built by this source

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

 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.

python3-uvloop-dbgsym: debug symbols for python3-uvloop