Skip to content

Tracker: free-threaded Python support #7464

@andfoy

Description

@andfoy

This tracking issue aims to collect all the issues and PRs related for the upcoming free-threaded CPython 3.13 (a.k.a. "no-GIL") builds. Until now, as of #7463 all the test suite is passing.

Right now, as per #7463 (comment), there are no concurrency tests for scikit-image. Mainly, such tests should target functions or classes that declare shared state constructs that may mutate under concurrent access.

We invite the community and maintainers with extensive knowledge of the project to highlight the existence of any potential thread-safety issues that currently exist.

Here are some resources that might be useful in the context of free-threaded Python

Pull Requests

Metadata

Metadata

Assignees

No one assigned

    Labels

    🔍 MonitorDepends on an external condition(s); monitor it🤖 type: InfrastructureCI, packaging, tools and automation

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions