Skip to content

Conversation

cclauss
Copy link
Contributor

@cclauss cclauss commented Sep 25, 2025

Python v3.14 -- October 7th

Node.js using Python 3.14 on Windows is blocked by:


Also, upgrade from deprecated macos-13 to macos-15-intel.

The currently available GitHub Actions macOS runners are:

macOS Version runner.arch
macos-13 X64
macos-14 ARM64
macos-15 ARM64
macos-15-intel X64
macos-26 ARM64
macos-latest ARM64

uses: actions/setup-python@v6
with:
python-version: ${{ matrix.python }}
allow-prereleases: true
Copy link
Member

Choose a reason for hiding this comment

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

Should we wait until Oct 7 for the official release?

Copy link
Contributor Author

Choose a reason for hiding this comment

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

I do not see a reason to wait based on our past experience with final release candidates.

It would be useful to get some attention paid to the Windows blocker.

@cclauss cclauss requested a review from legendecas September 26, 2025 09:36
@cclauss cclauss merged commit 085b445 into nodejs:main Sep 26, 2025
28 checks passed
@cclauss cclauss deleted the python3.14 branch September 26, 2025 11:25
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