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 0b479df commit f8430b7Copy full SHA for f8430b7
pythonbuild/downloads.py
@@ -93,10 +93,10 @@
93
"python_tag": "cp314",
94
},
95
"cpython-3.15": {
96
- "url": "https://www.python.org/ftp/python/3.15.0/Python-3.15.0a7.tar.xz",
97
- "size": 35004684,
98
- "sha256": "8f590c428b7f0d406df928b85737e7a3afa28eddd4d1419410ea809687ed1ea7",
99
- "version": "3.15.0a7",
+ "url": "https://www.python.org/ftp/python/3.15.0/Python-3.15.0a8.tar.xz",
+ "size": 35130268,
+ "sha256": "28f1b6358609042ebcc81488ec24569519f50804bb07dc23cc707b281b031c69",
+ "version": "3.15.0a8",
100
"licenses": ["Python-2.0", "CNRI-Python"],
101
"license_file": "LICENSE.cpython.txt",
102
"python_tag": "cp315",
0 commit comments