Path to this page:
Subject: CVS commit: pkgsrc/www/py-asgiref
From: Adam Ciarcinski
Date: 2022-04-20 14:25:26
Message id: 20220420122526.24FFAFB1A@cvs.NetBSD.org
Log Message:
py-asgiref: updated to 3.5.0
3.5.0 (2022-01-22)
------------------
* Python 3.6 is no longer supported, and asyncio calls have been changed to
use only the modern versions of the APIs as a result
* Several causes of RuntimeErrors in cases where an event loop was assigned
to a thread but not running
* Speed improvements in the Local class
Files: