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 88952be commit 9e86e99Copy full SHA for 9e86e99
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.0a5.tar.xz",
84
- "size": 22859900,
85
- "sha256": "74e83f26de1e4fb9eef1b56492cff92508834bb71ac13f5c580438ce9f093682",
86
- "version": "3.14.0a5",
+ "url": "https://www.python.org/ftp/python/3.14.0/Python-3.14.0a6.tar.xz",
+ "size": 22956068,
+ "sha256": "8d6181e5331d9a2cd6ca405ae1230e88589a043f4768ebb443d3889d45c1c35c",
+ "version": "3.14.0a6",
87
"licenses": ["Python-2.0", "CNRI-Python"],
88
"license_file": "LICENSE.cpython.txt",
89
"python_tag": "cp314",
0 commit comments