Skip to content

Add tests for the free-threaded build #196

@ngoldbaum

Description

@ngoldbaum

IMO it's worth adding 3.14t and 3.15t builds along with 3.14 and 3.15:

- python: "3.14"
platform: ubuntu-latest
- python: "3.15"

That allows you to catch issues due to differences on free-threaded builds, even without multithreaded tests.

c.f. pypa/setuptools#5193 where I'm working on PEP 803 support in setuptools and noticed there's no test with a free-threaded interpreter

Metadata

Metadata

Assignees

Labels

No labels
No labels

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions