pkgsrc/www/py-daphne
adam fb2717d2cb py-daphne: updated to 2.5.0
2.5.0:
* Fixes compatability for twisted when running Python 3.8+ on Windows, by
  setting ``asyncio.WindowsSelectorEventLoopPolicy`` as the event loop policy
  in this case.
* The internal ``daphne.testing.TestApplication`` now requires an addition
  ``lock`` argument to ``__init__()``. This is expected to be an instance of
  ``multiprocessing.Lock``.
2020-04-16 07:42:30 +00:00
..
DESCR
distinfo py-daphne: updated to 2.5.0 2020-04-16 07:42:30 +00:00
Makefile py-daphne: updated to 2.5.0 2020-04-16 07:42:30 +00:00
PLIST