Skip to content

Add Free Threading support to CI#4786

Merged
jonathan343 merged 1 commit intoboto:developfrom
nateprewitt:free_threading
May 9, 2026
Merged

Add Free Threading support to CI#4786
jonathan343 merged 1 commit intoboto:developfrom
nateprewitt:free_threading

Conversation

@nateprewitt
Copy link
Copy Markdown
Contributor

Description of changes:
The primary blocker for supporting free threading in Boto3/Botocore/Smithy Python was support in the upstream dependency, awscrt. Starting in awscrt 0.32.0 (awslabs/aws-crt-python#725), releases began distributing artifacts for Python 3.13t and 3.14t. While 3.13t was released as experimental, 3.14t is starting to gain adoption.

Given there are no remaining blockers, this PR adds beta support for free threaded builds and makes sure that contract is validated in CI.

By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.

@jonathan343 jonathan343 merged commit 81a86c9 into boto:develop May 9, 2026
48 checks passed
@nateprewitt nateprewitt deleted the free_threading branch May 9, 2026 23:56
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.

2 participants