13d53aad49
v0.12.2 Bug Fixes * Fix circular references in SSL implementation to reduce the need for GC. * Fix a memory leak in call_later() and call_at(). The leak occurred when a callback argument had a reference to the event loop. * Fix compilation warnings. * Round (instead of flooring) delay in call_later(). This ensures that the callback is never called slightly before the specified time.
7 lines
471 B
Text
7 lines
471 B
Text
$NetBSD: distinfo,v 1.14 2019/03/21 10:15:41 adam Exp $
|
|
|
|
SHA1 (uvloop-0.12.2.tar.gz) = 671161cbca97bc31f7098b432c7e561ceb05b37e
|
|
RMD160 (uvloop-0.12.2.tar.gz) = 9ef8a0053a38c5434cac3856d431ce959bfc5ab9
|
|
SHA512 (uvloop-0.12.2.tar.gz) = 59e34c83946facf70e839831dcd61fb7a8cf22df48d2ede6de84edbd4af5e789b2b404c8b7835e9a8cd7be706ad370bde2a290beab72c5d7411d35d07ee7974c
|
|
Size (uvloop-0.12.2.tar.gz) = 1922375 bytes
|
|
SHA1 (patch-setup.py) = 4be1c2b9612dfaa749ae1c92382fd054b17a1d8c
|