summaryrefslogtreecommitdiffstats
path: root/meta-python/recipes-devtools/python/python3-blinker/0001-Add-asyncio-fixture-to-test_async_receiver.patch
Commit message (Collapse)AuthorAgeFilesLines
* python3-blinker: Fix ptests with pytest 8.4+Khem Raj3 days1-0/+32
pytest 8.4 is less forgiving about functions not marked async and using it Signed-off-by: Khem Raj <raj.khem@gmail.com>