-
Notifications
You must be signed in to change notification settings - Fork 25.5k
Open
Labels
module: ciRelated to continuous integrationRelated to continuous integrationmodule: python frontendFor issues relating to PyTorch's Python frontendFor issues relating to PyTorch's Python frontendmodule: python versionIssues related to specific Python versionsIssues related to specific Python versionsrelease-feature-requestThis tag is to mark Feature Tracked for PyTorch OSS ReleasesThis tag is to mark Feature Tracked for PyTorch OSS ReleasestriagedThis issue has been looked at a team member, and triaged and prioritized into an appropriate moduleThis issue has been looked at a team member, and triaged and prioritized into an appropriate module
Milestone
Description
This issue to track work for enablement of Python 3.14/3.14t . Similar to: #130249
Updated Oct 1, 2025
Python 3.14 CI:
- Migrate 3.13 CI builds -> 3.14
Python 3.14 CI & torch.compile:
- Add support for 3.14 in torch.compile cc @williamwen42
Updated Sept 9, 2025
Current Status Source build
OS | 3.14 | 3.14t |
---|---|---|
Linux | ✅ | ✅ |
MacOS | ✅ | ✅ |
Windows | ✅ | ✅ |
Current Status Nightlies and Release 2.9 Branch:
OS | 3.14 | 3.14t |
---|---|---|
Linux | ✅ | ✅ |
Linux Aarch64 | ✅ | ✅ |
MacOS | ✅ | ✅ |
Windows | ✅ | ✅ |
Python 3.14 is coming out in the near future - RC1 is planned for July 22 (first point at which the ABI is stable and packages can start releasing wheels for 3.14), and the final release is planned for 4th Oct 2025 (see PEP 719).
Outstanding work:
- Add Python NoGil Support in CI Add Python NoGil support in CI #156854
Here is a hopefully useful breakdown in steps to support Python 3.14:
- PyTorch builds from source on 3.14 Fix compilation and "import torch" issues for cpython 3.14 #158184
- Try wheel Linux builds with PyThon 3.14 Linux py 3.14 wheel builds #157559
- Nightly
cp314
wheels available for all platforms (waiting until final cpython rc) -
torch.compile
support for 3.14 (complete @williamwen42 ) - PyTorch builds from source with free-threaded CPython
-
cp314t
(free-threaded) nightly wheels available (blocked on ft build and dependencies)
Python 3.14 CD:
- Nightly
cp314
Linux wheels available. - Nightly windows wheels
- Nightly macos
- Nightly aarch64 wheels
cc @malfet @seemethere @pytorch/pytorch-dev-infra @albanD
Versions
2.9
sascharo, joshdavham, NathanAP, ego-thales, afrendeiro and 2 more
Metadata
Metadata
Assignees
Labels
module: ciRelated to continuous integrationRelated to continuous integrationmodule: python frontendFor issues relating to PyTorch's Python frontendFor issues relating to PyTorch's Python frontendmodule: python versionIssues related to specific Python versionsIssues related to specific Python versionsrelease-feature-requestThis tag is to mark Feature Tracked for PyTorch OSS ReleasesThis tag is to mark Feature Tracked for PyTorch OSS ReleasestriagedThis issue has been looked at a team member, and triaged and prioritized into an appropriate moduleThis issue has been looked at a team member, and triaged and prioritized into an appropriate module
Type
Projects
Status
Cold Storage