Skip to content

Not Supporting python 3.14? #10

@chik-lab

Description

@chik-lab

After upgrading to python3.14, with strict asyncio in 3.14, ib_insync will have asyncio error.

ibstore.ib.connect

File "/usr/lib/python3.14/asyncio/timeouts.py", line 88, in aenter
raise RuntimeError("Timeout should be used inside a task")
RuntimeError: Timeout should be used inside a task

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions