Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | python3-pytest-asyncio: update to version 0.23.4 | Derek Straka | 2024-02-02 | 1 | -16/+0 |
| | | | | | Signed-off-by: Derek Straka <derek@asterius.io> Signed-off-by: Khem Raj <raj.khem@gmail.com> | ||||
* | python3-pytest-asyncio: upgrade 0.23.2 -> 0.23.3 | Wang Mingyu | 2024-01-08 | 1 | -0/+16 |
Changelog: =========== -Fixes a bug that caused event loops to be closed prematurely when using async generator fixtures with class scope or wider in a function-scoped test -Fixes various bugs that caused an internal pytest error during test collection Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com> |