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 80c6e1f commit 56ab7daCopy full SHA for 56ab7da
pythonbuild/downloads.py
@@ -53,10 +53,10 @@
53
"python_tag": "cp39",
54
},
55
"cpython-3.10": {
56
- "url": "https://www.python.org/ftp/python/3.10.14/Python-3.10.14.tar.xz",
57
- "size": 19600188,
58
- "sha256": "9c50481faa8c2832329ba0fc8868d0a606a680fc4f60ec48d26ce8e076751fda",
59
- "version": "3.10.14",
+ "url": "https://www.python.org/ftp/python/3.10.15/Python-3.10.15.tar.xz",
+ "size": 19596540,
+ "sha256": "aab0950817735172601879872d937c1e4928a57c409ae02369ec3d91dccebe79",
+ "version": "3.10.15",
60
"licenses": ["Python-2.0", "CNRI-Python"],
61
"license_file": "LICENSE.cpython.txt",
62
"python_tag": "cp310",
0 commit comments