Skip to content

ruff-ecosystem CLI crashes on Python 3.14Β #20965

@dylwil3

Description

@dylwil3

This is not a big deal since I can just install the tool with 3.13, but this line

loop = asyncio.get_event_loop()

causes a crash on Python 3.14 when there is not yet an event loop (see https://docs.python.org/3/library/asyncio-eventloop.html#asyncio.get_event_loop).

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't workinginternalAn internal refactor or improvement

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions