mirror of
git://git.openembedded.org/meta-openembedded
synced 2026-01-01 13:58:06 +00:00
Changelog: ============= - "sync_to_async" gains a "context" parameter, similar to those for "asyncio.create_task", "TaskGroup" &co, that can be used on Python 3.11+ to control the context used by the underlying task. The parent context is already propagated by default but the additional control is useful if multiple "sync_to_async" calls need to share the same context, e.g. when used with "asyncio.gather()". Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com> |
||
|---|---|---|
| .. | ||
| gyp | ||
| python | ||
| python-jsonref | ||
| python3-attrdict3 | ||
| python3-breathe | ||
| python3-cairocffi | ||
| python3-exhale | ||
| python3-gspread | ||
| python3-mlcommons-loadgen | ||
| python3-nltk | ||
| python3-piccata | ||
| python3-reedsolo | ||
| python3-rouge-score | ||
| python3-wxgtk4 | ||
| python3-zstandard | ||