Skip to content

tests: fix failing tests due to missing event loop on Python 3.14 - #268

Open
rsekman wants to merge 1 commit into
rndusr:masterfrom
rsekman:tests/tui-eventloop
Open

tests: fix failing tests due to missing event loop on Python 3.14#268
rsekman wants to merge 1 commit into
rndusr:masterfrom
rsekman:tests/tui-eventloop

Conversation

@rsekman

@rsekman rsekman commented Aug 30, 2026

Copy link
Copy Markdown
Contributor

Tests for the TUI require an event loop that on Python 3.14 is not automatically initialised. This causes the tests to fail instead of testing something. See #262 and urwid/urwid#951

Tests for the TUI require an event loop that on Python 3.14 is not
automatically initialised. This causes the tests to fail instead of
testing something. See rndusr#262 and urwid/urwid#951
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.

1 participant