Skip to content

Support for Python 3.13 freethreading #744

@jcrist

Description

@jcrist

In #711 we added support for Python 3.13. More work is needed to add support for freethreading (and build wheels supporting it).

  • Add CI support
  • Synchronize around caches
  • Synchronize around critical sections (I believe these mostly exist in serialization)
  • Ensure type parsing logic and caching is threadsafe
  • Expand tests to add threading tests

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions