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 32e5744 commit 5b0fdafCopy full SHA for 5b0fdaf
pythonbuild/downloads.py
@@ -73,10 +73,10 @@
73
"license_file": "LICENSE.cpython.txt",
74
},
75
"cpython-3.8": {
76
- "url": "https://www.python.org/ftp/python/3.8.0/Python-3.8.0b3.tar.xz",
77
- "size": 17768608,
78
- "sha256": "cd7a81efcc9f82e20f9d6a41fd6f9859ddc2a082dcbc3fa62932e53b6f41980f",
79
- "version": "3.8.0b3",
+ "url": "https://www.python.org/ftp/python/3.8.0/Python-3.8.0.tar.xz",
+ "size": 17829824,
+ "sha256": "b356244e13fb5491da890b35b13b2118c3122977c2cd825e3eb6e7d462030d84",
+ "version": "3.8.0",
80
"licenses": ["Python-2.0", "CNRI-Python"],
81
82
0 commit comments