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 cdfeb45 commit 4852a26Copy full SHA for 4852a26
pythonbuild/downloads.py
@@ -35,10 +35,10 @@
35
"license_file": "LICENSE.bzip2.txt",
36
},
37
"cpython-3.8": {
38
- "url": "https://www.python.org/ftp/python/3.8.15/Python-3.8.15.tar.xz",
39
- "size": 19038408,
40
- "sha256": "5114fc7918a2a5e20eb5aac696b30c36f412c6ef24b13f5c9eb9e056982d9550",
41
- "version": "3.8.15",
+ "url": "https://www.python.org/ftp/python/3.8.16/Python-3.8.16.tar.xz",
+ "size": 19046724,
+ "sha256": "d85dbb3774132473d8081dcb158f34a10ccad7a90b96c7e50ea4bb61f5ce4562",
+ "version": "3.8.16",
42
"licenses": ["Python-2.0", "CNRI-Python"],
43
"license_file": "LICENSE.cpython.txt",
44
"python_tag": "cp38",
0 commit comments