forked from pool/python-uvicorn
c6a39f7e35d2e0ff8d1766019e8112cfe7f7a6726ec66617da6f80dbf2e840ea
- Update to version 0.18.2 * Add default `log_config` on `uvicorn.run()` (#1541) * Revert `logging` file name modification (#1543) - Release 0.18.1 * Use `DEFAULT_MAX_INCOMPLETE_EVENT_SIZE` as default to `h11_max_incomplete_event_size` on the CLI (#1534) - Release 0.18.0 * The `reload` flag prioritizes `watchfiles` instead of the deprecated `watchgod` (#1437) * Annotate `uvicorn.run()` function (#1423) * Allow configuring `max_incomplete_event_size` for `h11` implementation (#1514) * Remove `asgiref` dependency (#1532) * Turn `raw_path` into bytes on both websockets implementations (#1487) * Revert log exception traceback in case of invalid HTTP request (#1518) * Set `asyncio.WindowsSelectorEventLoopPolicy()` when using multiple workers to avoid "WinError 87" (#1454) - Release 0.17.5 * Fix case where url is fragmented in httptools protocol (#1263) 2/16/22 * Fix WSGI middleware not to explode quadratically in the case of a larger body (#1329) * Send HTTP 400 response for invalid request (#1352) - Release 0.17.4 * Replace `create_server` by `create_unix_server` (#1362) - Release 0.17.3 * Drop wsproto version checking. (#1359) - Release 0.17.2 OBS-URL: https://build.opensuse.org/request/show/990058 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-uvicorn?expand=0&rev=10
Description
No description provided
Languages
RPM Spec
100%