Skip to content

Support for Python 3.14. #1565

@Darshan808

Description

@Darshan808

Some downstream project tests are failing on Python 3.14 (Windows) due to deprecated code here.

try:
from asyncio import WindowsProactorEventLoopPolicy, WindowsSelectorEventLoopPolicy
except ImportError:
pass

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions