Skip to content

__main__.py doesn't work with Python 3.14 #91

@wRAR

Description

@wRAR

As seen in some tests in #90 which call python -m zyte_api, it fails on Python 3.14, where asyncio.get_event_loop() doesn't create a loop if one doesn't exist. So this code needs to be changed.

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions