Uh oh!
There was an error while loading. Please reload this page.
build: drop support for python 3.8 - #55239
Conversation
Let's wait for Python 3.13's official release before we merge this. SEPARATE ISSUE: How does our dependabot config not flag that we are doing some testing on Node.js 12?
|
This comment was marked as off-topic.
This comment was marked as off-topic.
This comment was marked as off-topic.
This comment was marked as off-topic.
avivkeller
commented
Oct 6, 2024
Happy Sunday :-). Monday is just a few hours away, so I've unblocked this PR, when you get a chance, a review would be appreciated |
nodejs-github-bot
commented
Oct 6, 2024
aduh95
commented
Oct 9, 2024
@nodejs/build there are at least 3 jobs which are using Python 3.8 (smartos, rhel8, ubi81_sharedlibs_openssl111fips_x64) and failing with this PR, what would be the way forward? |
I can get the arm64 RHEL 8 and ubi81_sharedlibs_openssl111fips_x64 updated to use later Python versions. |
nodejs-github-bot
commented
Oct 9, 2024
Update the version of Python used in the UBI 8/RHEL 8 container images from Python 3.8 to 3.12. Refs: nodejs/node#55239 (comment)
avivkeller
commented
Oct 12, 2024
UBI/RHEL 8 has been updated, now we just need to wait for SmartOS |
avivkeller
commented
Oct 30, 2024
Is there any ETA on upping the SmartOS python? |
nodejs-github-bot
commented
Jan 23, 2025
nodejs-github-bot
commented
Jan 23, 2025
I do not see a need to wait for SmartOS to catch up. Their |
@nodejs/releasers I've added
dont-land-on-v22.x |
nodejs-github-bot
commented
Jan 24, 2025
Landed in e55b02b |
Originally posted by @cclauss in #54358 (comment)