Skip to content

Test rustworkx with free-threaded Python #1251

@IvanIsCoding

Description

@IvanIsCoding

What is the expected enhancement?

Starting with 3.13, we should test rustworkx with https://py-free-threading.github.io/ to make sure it at least work with a single-thread setting. I don't think we should make our data structures thread-safe (that is a lot of overhead).

Of course this will heavily depend on PyO3 and their API offerings. But so far they have made progress on removing the GIL

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions