3.1.2: * New thread_critical argument to Local to tell it to not inherit contexts across threads/tasks. * Local now inherits across any number of sync_to_async to async_to_sync calls nested inside each other 3.1.1: * Local now cleans up storage of old threads and tasks to prevent a memory leak. 3.1.0: * Added asgiref.local module to provide threading.local drop-in replacement. 3.0.0: * Updated to match new ASGI 3.0 spec * Compatibility library added that allows adapting ASGI 2 apps into ASGI 3 apps losslessly
28 lines
991 B
Text
28 lines
991 B
Text
@comment $NetBSD: PLIST,v 1.4 2019/04/18 08:37:28 adam Exp $
|
|
${PYSITELIB}/${EGG_INFODIR}/PKG-INFO
|
|
${PYSITELIB}/${EGG_INFODIR}/SOURCES.txt
|
|
${PYSITELIB}/${EGG_INFODIR}/dependency_links.txt
|
|
${PYSITELIB}/${EGG_INFODIR}/not-zip-safe
|
|
${PYSITELIB}/${EGG_INFODIR}/requires.txt
|
|
${PYSITELIB}/${EGG_INFODIR}/top_level.txt
|
|
${PYSITELIB}/asgiref/__init__.py
|
|
${PYSITELIB}/asgiref/__init__.pyc
|
|
${PYSITELIB}/asgiref/__init__.pyo
|
|
${PYSITELIB}/asgiref/compatibility.py
|
|
${PYSITELIB}/asgiref/compatibility.pyc
|
|
${PYSITELIB}/asgiref/compatibility.pyo
|
|
${PYSITELIB}/asgiref/local.py
|
|
${PYSITELIB}/asgiref/local.pyc
|
|
${PYSITELIB}/asgiref/local.pyo
|
|
${PYSITELIB}/asgiref/server.py
|
|
${PYSITELIB}/asgiref/server.pyc
|
|
${PYSITELIB}/asgiref/server.pyo
|
|
${PYSITELIB}/asgiref/sync.py
|
|
${PYSITELIB}/asgiref/sync.pyc
|
|
${PYSITELIB}/asgiref/sync.pyo
|
|
${PYSITELIB}/asgiref/testing.py
|
|
${PYSITELIB}/asgiref/testing.pyc
|
|
${PYSITELIB}/asgiref/testing.pyo
|
|
${PYSITELIB}/asgiref/wsgi.py
|
|
${PYSITELIB}/asgiref/wsgi.pyc
|
|
${PYSITELIB}/asgiref/wsgi.pyo
|