Changelog#
Info#
See also
Glossary#
Releases#
v1.1.0#
Instead of showing a coroutine error on screen if it ocurred while running a coroutine with
async_execute(), raise the exception instead intk_async_execute.async_execute().
v1.0.1#
Fix event loop problems on Python before 3.10 due to semaphores (etc.) calling
get_event_loopinside.
v1.0.0#
Initial release