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 469b3c5 commit 89c9068Copy full SHA for 89c9068
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.0a4.tar.xz",
84
- "size": 22798932,
85
- "sha256": "c24f07881873c1d460228795ca6ca8c99130e30c773c91463d30d7ea8ff0e70b",
86
- "version": "3.14.0a4",
+ "url": "https://www.python.org/ftp/python/3.14.0/Python-3.14.0a5.tar.xz",
+ "size": 22850560,
+ "sha256": "e42d91d6dd3016bfc2f6f96c1129b40ca6d8f6e1bf3b30a11de146d930f43b32",
+ "version": "3.14.0a5",
87
"licenses": ["Python-2.0", "CNRI-Python"],
88
"license_file": "LICENSE.cpython.txt",
89
"python_tag": "cp314",
0 commit comments