Skip to content

uvloop fails on 3.14 #637

Description

@graingert
ImportError while loading conftest '/home/runner/work/anyio/anyio/tests/conftest.py'.
tests/conftest.py:17: in <module>
    import uvloop
/opt/hostedtoolcache/Python/3.14.0-alpha.1/x64/lib/python3.14/site-packages/uvloop/__init__.py:9: in <module>
    from .loop import Loop as __BaseLoop  # NOQA
uvloop/includes/stdlib.pxi:47: in init uvloop.loop
    ???
E   AttributeError: module 'asyncio' has no attribute 'AbstractChildWatcher'

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