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 4852a26 commit ccbe38eCopy full SHA for ccbe38e
pythonbuild/downloads.py
@@ -44,10 +44,10 @@
44
"python_tag": "cp38",
45
},
46
"cpython-3.9": {
47
- "url": "https://www.python.org/ftp/python/3.9.15/Python-3.9.15.tar.xz",
48
- "size": 19712208,
49
- "sha256": "12daff6809528d9f6154216950423c9e30f0e47336cb57c6aa0b4387dd5eb4b2",
50
- "version": "3.9.15",
+ "url": "https://www.python.org/ftp/python/3.9.16/Python-3.9.16.tar.xz",
+ "size": 19738796,
+ "sha256": "22dddc099246dd2760665561e8adb7394ea0cc43a72684c6480f9380f7786439",
+ "version": "3.9.16",
51
"licenses": ["Python-2.0", "CNRI-Python"],
52
"license_file": "LICENSE.cpython.txt",
53
"python_tag": "cp39",
0 commit comments