Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | python3-pytest-asyncio: upgrade 0.23.5 -> 0.23.6 | Wang Mingyu | 2024-04-02 | 1 | -16/+0 |
| | | | | | | | | Changelog: Fix compatibility with pytest 8.2 Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com> | ||||
* | python3-pytest-asyncio: upgrade 0.23.4 -> 0.23.5 | Wang Mingyu | 2024-02-20 | 1 | -0/+16 |
Changelog: ============ -Declare compatibility with pytest 8 -Fix typing errors with recent versions of mypy -Prevent DeprecationWarning about internal use of asyncio.get_event_loop() from affecting test cases Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com> |