Skip to content

Create loop in get_event_loop if needed#723

Draft
zvyn wants to merge 1 commit intoMagicStack:masterfrom
zvyn:zvyn/issue702
Draft

Create loop in get_event_loop if needed#723
zvyn wants to merge 1 commit intoMagicStack:masterfrom
zvyn:zvyn/issue702

Conversation

@zvyn
Copy link

@zvyn zvyn commented Jan 21, 2026

This fixes issue #702.

@ypnos
Copy link

ypnos commented Mar 9, 2026

This behavior is deprecated since Python 3.13: https://docs.python.org/3.13/library/asyncio-eventloop.html#asyncio.get_event_loop

@zvyn
Copy link
Author

zvyn commented Mar 17, 2026

This behavior is deprecated since Python 3.13: https://docs.python.org/3.13/library/asyncio-eventloop.html#asyncio.get_event_loop

Thanks for pointing that out @ypnos, I changed the PR to follow the asyncio behavior more closely.

@zvyn zvyn marked this pull request as draft March 17, 2026 09:51
@zvyn zvyn marked this pull request as draft March 17, 2026 09:51
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants