summaryrefslogtreecommitdiffstats
path: root/meta-python/recipes-devtools/python/python3-pytest-asyncio_0.23.3.bb
Commit message (Collapse)AuthorAgeFilesLines
* python3-pytest-asyncio: update to version 0.23.4Derek Straka2024-02-021-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.3Wang Mingyu2024-01-081-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>