Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | python3-fasteners: Update version 0.18 -> 0.19 | Derek Straka | 2023-09-20 | 1 | -13/+0 |
| | | | | | | | | | | | Changelog ========= Adds non-context manager methods to inter-thread lock Drops support for python 3.7 Adds CI for python 3.11 Signed-off-by: Derek Straka <derek@asterius.io> Signed-off-by: Khem Raj <raj.khem@gmail.com> | ||||
* | python3-fasteners: upgrade 0.17.3 -> 0.18 | wangmy | 2022-09-20 | 1 | -0/+13 |
Changelog: ========== Reshuffle the process lock code and properly document it. Revamp the docs and switch from sphinx to mkdocs Remove difficult to use tread lock features from docs Bring back support for eventlet spawn_n Remove support for python3.6. It should still work, but is no longer tested. Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com> |