We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent cda1c64 commit 64f0959Copy full SHA for 64f0959
pythonbuild/downloads.py
@@ -80,10 +80,10 @@
80
"python_tag": "cp313",
81
},
82
"cpython-3.14": {
83
- "url": "https://www.python.org/ftp/python/3.14.0/Python-3.14.0a3.tar.xz",
84
- "size": 22749680,
85
- "sha256": "94349df207456a575a8867c20b4ca434f870e1920dcdcc8fdf797e1af49abe90",
86
- "version": "3.14.0a3",
+ "url": "https://www.python.org/ftp/python/3.14.0/Python-3.14.0a4.tar.xz",
+ "size": 22798932,
+ "sha256": "c24f07881873c1d460228795ca6ca8c99130e30c773c91463d30d7ea8ff0e70b",
+ "version": "3.14.0a4",
87
"licenses": ["Python-2.0", "CNRI-Python"],
88
"license_file": "LICENSE.cpython.txt",
89
"python_tag": "cp314",
0 commit comments