Skip to content

limit to Python <= 3.12 - for now - until all our required deps support Python 3.13 free-threaded ABI #1653

@electroglyph

Description

@electroglyph

Right now the only thing stopping autobahn from working in Python 3.13 free-threaded is the hard requirement on cryptography (which currently doesn't work in free-threaded due to CFFI not being thread-safe).

after making that package optional autobahn works great in Python 3.13t

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions