GitHub Actions: Add Python 3.14t to the testing by cclauss · Pull Request #1042 · encode/httpcore

Skip to content

Navigation Menu

Sign in

Appearance settings

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up

Appearance settings

Conversation

@cclauss

Copy link

Contributor

@cclauss cclauss commented

Oct 7, 2025

edited

Loading

Python 3.14 (the π version) was released today.

Installing numpy v1 (1.26.4) fails on Python 3.14t. -- https://pypi.org/project/numpy
% uvx --python=3.14 numpy=="1.*" --version # Fails.
--> Upgrade matpotlib

Free-threaded Python 3.14t is blocked by:

Summary

Checklist

  • I understand that this PR may be closed in case there was no previous discussion. (This doesn't apply to typos!)
  • I've added a test for each change that was introduced, and I tried as much as possible to make a single atomic change.
  • I've updated the documentation accordingly.

@cclauss cclauss force-pushed the patch-4 branch 4 times, most recently from f67a583 to 8cdbe45 Compare

October 9, 2025 09:07

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

Reviewers

No reviews

Assignees

No one assigned

Labels

None yet

Projects

None yet

Milestone

No milestone

Development

Successfully merging this pull request may close these issues.

1 participant

@cclauss