| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | python3-eventlet: upgrade 0.35.2 -> 0.36.1 | Wang Mingyu | 2024-04-02 | 1 | -15/+0 |
| | | | | | | | | | | | | | | | | | | Changelog: ============ *eventlet.websocket is not always used from eventlet.wsgi, so do not assume eventlet.set_idle exists *Make sure asyncio hub doesn't use greendns for asyncio DNS APIs *Make asyncio.to_thread work with the same semantics as normal asyncio *Refactor congruence checks based on assert at runtime *Run tests on macOS in CI, and some fixes to get it in reasonable state *Fix wsgi.server shutdown for in-flight requests *Add debug convenience helpers - asyncio, threads *Handle errors better. Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com> | ||||
| * | python3-eventlet: upgrade 0.35.1 -> 0.35.2 | Wang Mingyu | 2024-03-08 | 1 | -0/+15 |
| Changelog: =========== * [fix] Fix tool.setuptools/packages list * [security] Dnspython 2.6.1 - Address DoS via the Tudoor mechanism (CVE-2023-29483) * [doc] add asyncio into the doc hub page * [clean] clean obsolete python 2 code from the ssl module * [fix] Add get_server_info to db_pool.py * [fix] wsgi: Handle Timeouts from applications * [fix] shrinks window before connecting Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com> | |||||
