pkgsrc/www/py-channels
adam 9715cdd5c1 py-channels: updated to 2.3.0
2.3.0:
* Adjusted ``AsgiHandler`` HTTP body handling to use a spooled temporary file,
  rather than reading the whole request body into memory.

  As a result, ``AsgiRequest.__init__()`` is adjusted to expect a file-like
  ``stream``, rather than the whole ``body`` as bytes. Test cases instantiating
  requests directly will likely need to be updated to wrap the provided body
  in, e.g., `io.BytesIO`.
2019-10-07 20:28:57 +00:00
..
DESCR
distinfo py-channels: updated to 2.3.0 2019-10-07 20:28:57 +00:00
Makefile py-channels: updated to 2.3.0 2019-10-07 20:28:57 +00:00
PLIST py-channels: updated to 2.1.5 2018-11-06 14:21:51 +00:00