forked from pool/python-cheroot
- Update to 8.6.0:
- #384 via PR #385, PR #406: Exposed type stubs with annotations for public API - PR #401 (related to the PR #352 effort): Started reusing the the expriration_interval setting in the low-level select.select() invocation, effectively reducing the system load under the Windows OS when idle, that is noticeable on low-end hardware systems - Removed upstreamed patches - cheroot-pr370-py310-threaddeprecations.patch - cheroot-pr371-py310-threaddeprecations.patch - cheroot-c0b1b167-py310-threaddeprecations.patch OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-cheroot?expand=0&rev=40
This commit is contained in:
@@ -1,3 +1,19 @@
|
||||
-------------------------------------------------------------------
|
||||
Fri Jan 21 16:53:38 UTC 2022 - Matej Cepl <mcepl@suse.com>
|
||||
|
||||
- Update to 8.6.0:
|
||||
- #384 via PR #385, PR #406: Exposed type stubs with
|
||||
annotations for public API
|
||||
- PR #401 (related to the PR #352 effort): Started reusing the
|
||||
the expriration_interval setting in the low-level
|
||||
select.select() invocation,
|
||||
effectively reducing the system load under the Windows OS
|
||||
when idle, that is noticeable on low-end hardware systems
|
||||
- Removed upstreamed patches
|
||||
- cheroot-pr370-py310-threaddeprecations.patch
|
||||
- cheroot-pr371-py310-threaddeprecations.patch
|
||||
- cheroot-c0b1b167-py310-threaddeprecations.patch
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sun Dec 19 21:13:43 UTC 2021 - Ben Greiner <code@bnavigator.de>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user