Skip to content

Conversation

@ngoldbaum
Copy link
Contributor

Fixes #2082. Also fixes some issues with specifying a 314t environment.

Thanks to @Carreau for help on getting this ready.

@ngoldbaum
Copy link
Contributor Author

The 3.12 linux failure looks like an unrelated flaky test to me.

@cjames23
Copy link
Member

cjames23 commented Dec 1, 2025

The 3.12 linux failure looks like an unrelated flaky test to me.

It is unrelated. I just have not had time to go deal with the flaky test yet.

Copy link
Member

@cjames23 cjames23 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Overall looks good to me. Thanks for contributing this!

@ngoldbaum
Copy link
Contributor Author

@cjames23 anything else needed before hitting the merge button? IMO it'd be nice to have this in for new PRs in case there happen to be any free-threaded specific regressions.

@cjames23 cjames23 merged commit 00c55f0 into pypa:master Dec 10, 2025
49 checks passed
github-actions bot pushed a commit that referenced this pull request Dec 10, 2025
* add free-threaded builds to github actions CI matrix

* fix test_default_as_json

* find FT build in prefered versoin

* sysconf

* freethreaded

* use +t in one more test

* fix one more test

* fix padding

---------

Co-authored-by: M Bussonnier <bussonniermatthias@gmail.com>
Co-authored-by: Cary Hawkins <hawkinscary23@gmail.com> 00c55f0
@Carreau
Copy link
Contributor

Carreau commented Dec 10, 2025

Thanks !

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

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Add CI for 3.14 and 3.14t

3 participants