ae1c0e6e5c
v0.12.0: New Features - New SSL implementation. The new implementation is faster and and more complete, and will become the default SSL implementation in asyncio 3.8. This is a significant change that warrants a release candidate to make sure it is tested properly. - New uvloop.install() helper function. Bug Fixes - All bug fixes from 0.11.0—0.11.3 are included in this release. - ssl.CertificateError is no longer logged as it's delivered to the Protocol.connection_lost() anyways. - Don't use non-existent UDPTransport._address attribute. Performance - Improve UDPTransport.sendto() performance.
70 lines
2.5 KiB
Text
70 lines
2.5 KiB
Text
@comment $NetBSD: PLIST,v 1.4 2019/01/22 08:56:38 adam Exp $
|
|
${PYSITELIB}/${EGG_INFODIR}/PKG-INFO
|
|
${PYSITELIB}/${EGG_INFODIR}/SOURCES.txt
|
|
${PYSITELIB}/${EGG_INFODIR}/dependency_links.txt
|
|
${PYSITELIB}/${EGG_INFODIR}/top_level.txt
|
|
${PYSITELIB}/uvloop/__init__.py
|
|
${PYSITELIB}/uvloop/__init__.pyc
|
|
${PYSITELIB}/uvloop/__init__.pyo
|
|
${PYSITELIB}/uvloop/_noop.py
|
|
${PYSITELIB}/uvloop/_noop.pyc
|
|
${PYSITELIB}/uvloop/_noop.pyo
|
|
${PYSITELIB}/uvloop/_patch.py
|
|
${PYSITELIB}/uvloop/_patch.pyc
|
|
${PYSITELIB}/uvloop/_patch.pyo
|
|
${PYSITELIB}/uvloop/_testbase.py
|
|
${PYSITELIB}/uvloop/_testbase.pyc
|
|
${PYSITELIB}/uvloop/_testbase.pyo
|
|
${PYSITELIB}/uvloop/cbhandles.pxd
|
|
${PYSITELIB}/uvloop/cbhandles.pyx
|
|
${PYSITELIB}/uvloop/dns.pyx
|
|
${PYSITELIB}/uvloop/errors.pyx
|
|
${PYSITELIB}/uvloop/handles/async_.pxd
|
|
${PYSITELIB}/uvloop/handles/async_.pyx
|
|
${PYSITELIB}/uvloop/handles/basetransport.pxd
|
|
${PYSITELIB}/uvloop/handles/basetransport.pyx
|
|
${PYSITELIB}/uvloop/handles/check.pxd
|
|
${PYSITELIB}/uvloop/handles/check.pyx
|
|
${PYSITELIB}/uvloop/handles/handle.pxd
|
|
${PYSITELIB}/uvloop/handles/handle.pyx
|
|
${PYSITELIB}/uvloop/handles/idle.pxd
|
|
${PYSITELIB}/uvloop/handles/idle.pyx
|
|
${PYSITELIB}/uvloop/handles/pipe.pxd
|
|
${PYSITELIB}/uvloop/handles/pipe.pyx
|
|
${PYSITELIB}/uvloop/handles/poll.pxd
|
|
${PYSITELIB}/uvloop/handles/poll.pyx
|
|
${PYSITELIB}/uvloop/handles/process.pxd
|
|
${PYSITELIB}/uvloop/handles/process.pyx
|
|
${PYSITELIB}/uvloop/handles/stream.pxd
|
|
${PYSITELIB}/uvloop/handles/stream.pyx
|
|
${PYSITELIB}/uvloop/handles/streamserver.pxd
|
|
${PYSITELIB}/uvloop/handles/streamserver.pyx
|
|
${PYSITELIB}/uvloop/handles/tcp.pxd
|
|
${PYSITELIB}/uvloop/handles/tcp.pyx
|
|
${PYSITELIB}/uvloop/handles/timer.pxd
|
|
${PYSITELIB}/uvloop/handles/timer.pyx
|
|
${PYSITELIB}/uvloop/handles/udp.pxd
|
|
${PYSITELIB}/uvloop/handles/udp.pyx
|
|
${PYSITELIB}/uvloop/includes/__init__.py
|
|
${PYSITELIB}/uvloop/includes/__init__.pyc
|
|
${PYSITELIB}/uvloop/includes/__init__.pyo
|
|
${PYSITELIB}/uvloop/includes/compat.h
|
|
${PYSITELIB}/uvloop/includes/consts.pxi
|
|
${PYSITELIB}/uvloop/includes/debug.h
|
|
${PYSITELIB}/uvloop/includes/debug.pxd
|
|
${PYSITELIB}/uvloop/includes/flowcontrol.pxd
|
|
${PYSITELIB}/uvloop/includes/python.pxd
|
|
${PYSITELIB}/uvloop/includes/stdlib.pxi
|
|
${PYSITELIB}/uvloop/includes/system.pxd
|
|
${PYSITELIB}/uvloop/includes/uv.pxd
|
|
${PYSITELIB}/uvloop/loop.c
|
|
${PYSITELIB}/uvloop/loop.pxd
|
|
${PYSITELIB}/uvloop/loop.pyx
|
|
${PYSITELIB}/uvloop/loop.so
|
|
${PYSITELIB}/uvloop/pseudosock.pyx
|
|
${PYSITELIB}/uvloop/request.pxd
|
|
${PYSITELIB}/uvloop/request.pyx
|
|
${PYSITELIB}/uvloop/server.pxd
|
|
${PYSITELIB}/uvloop/server.pyx
|
|
${PYSITELIB}/uvloop/sslproto.pxd
|
|
${PYSITELIB}/uvloop/sslproto.pyx
|