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 82c07fd commit e39257aCopy full SHA for e39257a
pythonbuild/downloads.py
@@ -81,8 +81,8 @@
81
},
82
"cpython-3.14": {
83
"url": "https://www.python.org/ftp/python/3.14.0/Python-3.14.0a5.tar.xz",
84
- "size": 22850560,
85
- "sha256": "e42d91d6dd3016bfc2f6f96c1129b40ca6d8f6e1bf3b30a11de146d930f43b32",
+ "size": 22859900,
+ "sha256": "74e83f26de1e4fb9eef1b56492cff92508834bb71ac13f5c580438ce9f093682",
86
"version": "3.14.0a5",
87
"licenses": ["Python-2.0", "CNRI-Python"],
88
"license_file": "LICENSE.cpython.txt",
0 commit comments