Thanks to visit codestin.com
Credit goes to github.com

Skip to content

[Tracker]: free-threaded Python support #28611

Open
@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 #28610 all the test suite is passing (at least locally).

Right now, a complete triaging of all modules is required in order to detect any potential concurrency issues (C-thread safety issues), in order to either fix them or mark them as non-free-threaded compliant.

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

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions