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.
2 parents f9ef816 + 7316936 commit 9ecc7b0Copy full SHA for 9ecc7b0
docker/build_scripts/build_env.sh
@@ -2,7 +2,7 @@
2
3
PYTHON_DOWNLOAD_URL=https://www.python.org/ftp/python
4
# of the form <maj>.<min>.<rev> or <maj>.<min>.<rev>rc<n>
5
-CPYTHON_VERSIONS="2.7.16 3.4.10 3.5.7 3.6.9 3.7.4 3.8.0"
+CPYTHON_VERSIONS="2.7.16 3.4.10 3.5.7 3.6.9 3.7.5 3.8.0"
6
7
# openssl version to build, with expected sha256 hash of .tar.gz
8
# archive.
0 commit comments