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 5d89687 commit 59a6a1dCopy full SHA for 59a6a1d
pythonbuild/downloads.py
@@ -71,10 +71,10 @@
71
"python_tag": "cp39",
72
},
73
"cpython-3.10": {
74
- "url": "https://www.python.org/ftp/python/3.10.2/Python-3.10.2.tar.xz",
75
- "size": 18780936,
76
- "sha256": "17de3ac7da9f2519aa9d64378c603a73a0e9ad58dffa8812e45160c086de64c7",
77
- "version": "3.10.2",
+ "url": "https://www.python.org/ftp/python/3.10.3/Python-3.10.3.tar.xz",
+ "size": 19343528,
+ "sha256": "596c72de998dc39205bc4f70ef0dbf7edec740a306d09b49a9bd0a77806730dc",
+ "version": "3.10.3",
78
"licenses": ["Python-2.0", "CNRI-Python"],
79
"license_file": "LICENSE.cpython.txt",
80
"python_tag": "cp310",
0 commit comments