Skip to content

Add Free-Threaded Python Support #743

Description

@mandli

In Python 3.13 experimental threading is supported directly, i.e. no more Global Interpreter Lock (GIL). PyClaw may be already compatible but it would be good to check and maybe even directly take advantage. At the very least, due to the change in architecture, we should see if this significantly slows down single-thread runs.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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