Add Python 3.14 and make it the default (#8196)

Infra PR: https://github.com/compiler-explorer/infra/pull/1869
This commit is contained in:
narpfel
2025-10-14 22:31:55 +02:00
committed by GitHub
parent 066a942cbc
commit e66b6eddfd
7 changed files with 22 additions and 8 deletions

View File

@@ -6092,7 +6092,7 @@ libs.pybind11.versions.2_11_1.path=/opt/compiler-explorer/libs/pybind11/v2.11.1/
libs.python.name=Python
libs.python.url=https://python.org
libs.python.versions=359:3610:376:381:396:3100:3110:3121:3130
libs.python.versions=359:3610:376:381:396:3100:3110:3121:3130:3140
libs.python.versions.359.version=3.5.9
libs.python.versions.359.path=/opt/compiler-explorer/python-3.5.9/include/python3.5
libs.python.versions.3610.version=3.6.10
@@ -6111,6 +6111,8 @@ libs.python.versions.3121.version=3.12.1
libs.python.versions.3121.path=/opt/compiler-explorer/python-3.12.1/include/python3.12
libs.python.versions.3130.version=3.13.0
libs.python.versions.3130.path=/opt/compiler-explorer/python-3.13.0/include/python3.13
libs.python.versions.3140.version=3.14.0
libs.python.versions.3140.path=/opt/compiler-explorer/python-3.14.0/include/python3.14
libs.qt.name=Qt
libs.qt.url=https://www.qt.io

View File

@@ -4351,7 +4351,7 @@ libs.ppdt.versions.0.path=/opt/compiler-explorer/libs/ppdt/main/include
libs.python.name=Python
libs.python.url=https://python.org
libs.python.versions=359:3610:376:381:396:3100:3110:3121:3130
libs.python.versions=359:3610:376:381:396:3100:3110:3121:3130:3140
libs.python.versions.359.version=3.5.9
libs.python.versions.359.path=/opt/compiler-explorer/python-3.5.9/include/python3.5
libs.python.versions.3610.version=3.6.10
@@ -4370,6 +4370,8 @@ libs.python.versions.3121.version=3.12.1
libs.python.versions.3121.path=/opt/compiler-explorer/python-3.12.1/include/python3.12
libs.python.versions.3130.version=3.13.0
libs.python.versions.3130.path=/opt/compiler-explorer/python-3.13.0/include/python3.13
libs.python.versions.3140.version=3.14.0
libs.python.versions.3140.path=/opt/compiler-explorer/python-3.14.0/include/python3.14
libs.simde.name=SIMDe
libs.simde.description=Implementations of SIMD instruction sets for systems which don't natively support them.

View File

@@ -894,7 +894,7 @@ libs.pugixml.versions.1114.path=/opt/compiler-explorer/libs/pugixml/v1.11.4/src/
libs.python.name=Python
libs.python.url=https://python.org
libs.python.versions=359:3610:376:381:396:3100:3110:3121:3130
libs.python.versions=359:3610:376:381:396:3100:3110:3121:3130:3140
libs.python.versions.359.version=3.5.9
libs.python.versions.359.path=/opt/compiler-explorer/python-3.5.9/include/python3.5
libs.python.versions.3610.version=3.6.10
@@ -913,6 +913,8 @@ libs.python.versions.3121.version=3.12.1
libs.python.versions.3121.path=/opt/compiler-explorer/python-3.12.1/include/python3.12
libs.python.versions.3130.version=3.13.0
libs.python.versions.3130.path=/opt/compiler-explorer/python-3.13.0/include/python3.13
libs.python.versions.3140.version=3.14.0
libs.python.versions.3140.path=/opt/compiler-explorer/python-3.14.0/include/python3.14
libs.rangesv3.name=range-v3
libs.rangesv3.versions=trunk:030:035:036:091:0100:0110

View File

@@ -2345,7 +2345,7 @@ libs.openssl.versions.111g.libpath=/opt/compiler-explorer/libs/openssl/openssl_1
libs.python.name=Python
libs.python.url=https://python.org
libs.python.versions=359:3610:376:381:396:3100:3110:3121:3130
libs.python.versions=359:3610:376:381:396:3100:3110:3121:3130:3140
libs.python.versions.359.version=3.5.9
libs.python.versions.359.path=/opt/compiler-explorer/python-3.5.9/include/python3.5
libs.python.versions.3610.version=3.6.10
@@ -2364,6 +2364,8 @@ libs.python.versions.3121.version=3.12.1
libs.python.versions.3121.path=/opt/compiler-explorer/python-3.12.1/include/python3.12
libs.python.versions.3130.version=3.13.0
libs.python.versions.3130.path=/opt/compiler-explorer/python-3.13.0/include/python3.13
libs.python.versions.3140.version=3.14.0
libs.python.versions.3140.path=/opt/compiler-explorer/python-3.14.0/include/python3.14
libs.simde.name=SIMDe
libs.simde.description=Implementations of SIMD instruction sets for systems which don't natively support them.

View File

@@ -2041,7 +2041,7 @@ libs.pugixml.versions.1114.path=/opt/compiler-explorer/libs/pugixml/v1.11.4/src/
libs.python.name=Python
libs.python.url=https://python.org
libs.python.versions=359:3610:376:381:396:3100:3110:3121:3130
libs.python.versions=359:3610:376:381:396:3100:3110:3121:3130:3140
libs.python.versions.359.version=3.5.9
libs.python.versions.359.path=/opt/compiler-explorer/python-3.5.9/include/python3.5
libs.python.versions.3610.version=3.6.10
@@ -2060,6 +2060,8 @@ libs.python.versions.3121.version=3.12.1
libs.python.versions.3121.path=/opt/compiler-explorer/python-3.12.1/include/python3.12
libs.python.versions.3130.version=3.13.0
libs.python.versions.3130.path=/opt/compiler-explorer/python-3.13.0/include/python3.13
libs.python.versions.3140.version=3.14.0
libs.python.versions.3140.path=/opt/compiler-explorer/python-3.14.0/include/python3.14
libs.rangesv3.name=range-v3
libs.rangesv3.versions=trunk:030:035:036:091:0100:0110:0120

View File

@@ -1451,7 +1451,7 @@ libs.openssl.versions.111g.libpath=/opt/compiler-explorer/libs/openssl/openssl_1
libs.python.name=Python
libs.python.url=https://python.org
libs.python.versions=359:3610:376:381:396:3100:3110:3121:3130
libs.python.versions=359:3610:376:381:396:3100:3110:3121:3130:3140
libs.python.versions.359.version=3.5.9
libs.python.versions.359.path=/opt/compiler-explorer/python-3.5.9/include/python3.5
libs.python.versions.3610.version=3.6.10
@@ -1470,6 +1470,8 @@ libs.python.versions.3121.version=3.12.1
libs.python.versions.3121.path=/opt/compiler-explorer/python-3.12.1/include/python3.12
libs.python.versions.3130.version=3.13.0
libs.python.versions.3130.path=/opt/compiler-explorer/python-3.13.0/include/python3.13
libs.python.versions.3140.version=3.14.0
libs.python.versions.3140.path=/opt/compiler-explorer/python-3.14.0/include/python3.14
libs.simde.name=SIMDe
libs.simde.description=Implementations of SIMD instruction sets for systems which don't natively support them.

View File

@@ -1,7 +1,7 @@
compilers=&python3:&pypy:&pythran:&codon
defaultCompiler=python313
defaultCompiler=python314
group.python3.compilers=python35:python36:python37:python38:python39:python310:python311:python312:python313
group.python3.compilers=python35:python36:python37:python38:python39:python310:python311:python312:python313:python314
group.python3.isSemVer=true
group.python3.baseName=Python
group.python3.licenseLink=https://github.com/python/cpython/blob/main/LICENSE
@@ -25,6 +25,8 @@ compiler.python312.exe=/opt/compiler-explorer/python-3.12.1/bin/python3.12
compiler.python312.semver=3.12
compiler.python313.exe=/opt/compiler-explorer/python-3.13.0/bin/python3.13
compiler.python313.semver=3.13
compiler.python314.exe=/opt/compiler-explorer/python-3.14.0/bin/python3.14
compiler.python314.semver=3.14
group.pypy.compilers=pypy39:pypy310:pypy311
group.pypy.isSemVer=true