Skip to content

python 3.14 deprecates eager event loop binding#37

Open
sreyemnayr wants to merge 10 commits into
Textualize:mainfrom
sreyemnayr:fix/event_loop_py314
Open

python 3.14 deprecates eager event loop binding#37
sreyemnayr wants to merge 10 commits into
Textualize:mainfrom
sreyemnayr:fix/event_loop_py314

Conversation

@sreyemnayr

Copy link
Copy Markdown

Using logic from Textualize/textual#5799 as well as current recommendations from aiohttp, it's now working on Python 3.14 (at least for me). Should definitely be put through some more rigorous testing, particularly for backward-compatibility.

sreyemnayr and others added 9 commits November 22, 2025 07:45
Syntax on any/Any

Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
Co-authored-by: sreyemnayr <8558670+sreyemnayr@users.noreply.github.com>
Co-authored-by: sreyemnayr <8558670+sreyemnayr@users.noreply.github.com>
Catch GracefulExit exception in signal handlers for proper shutdown
Co-authored-by: sreyemnayr <8558670+sreyemnayr@users.noreply.github.com>
Co-authored-by: sreyemnayr <8558670+sreyemnayr@users.noreply.github.com>
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