sprockets.http/sprockets/http
Dave Shawley 5c103cde0e Deprecation notice for sprockets.http.run.
sprockets.http.run will only accept sprockets.app.Application instances
in the near future.  I'm doing this so that we can clean up the runner
code significantly as we move to using `async` and `await` instead of
futures.
2020-07-18 16:31:32 -04:00
..
__init__.py 2.1.1: Fix testing with on stop methods. 2020-02-19 10:14:08 -05:00
app.py Deprecation notice for sprockets.http.run. 2020-07-18 16:31:32 -04:00
mixins.py Use python 3 super 2018-11-26 19:24:30 -05:00
runner.py Make shutdown timings configurable. 2019-09-02 08:01:09 -04:00
testing.py Add sprockets.http.testing 2019-09-02 08:09:34 -04:00