Joe McDonnell has uploaded this change for review. ( http://gerrit.cloudera.org:8080/19562
Change subject: IMPALA-11956: Update Python 3 version to 3.7.16 ...................................................................... IMPALA-11956: Update Python 3 version to 3.7.16 Python 3.7.4 is fairly old, even for Python 3.7 releases. This is an issue for creating a Python 3 virtualenv, because the virtualenv uses the bundled pip3 from the toolchain Python. The bundled pip3 in Python 3.7.4 is old, and it no longer work properly with new python packages. Upgrading gets a newer pip3 that works properly. Testing: - Built a Python 3 virtualenv locally Change-Id: I7e2b6833bbefefa1e2a18c9900c7b123fe105d3c --- M buildall.sh 1 file changed, 1 insertion(+), 1 deletion(-) git pull ssh://gerrit.cloudera.org:29418/native-toolchain refs/changes/62/19562/1 -- To view, visit http://gerrit.cloudera.org:8080/19562 To unsubscribe, visit http://gerrit.cloudera.org:8080/settings Gerrit-Project: native-toolchain Gerrit-Branch: master Gerrit-MessageType: newchange Gerrit-Change-Id: I7e2b6833bbefefa1e2a18c9900c7b123fe105d3c Gerrit-Change-Number: 19562 Gerrit-PatchSet: 1 Gerrit-Owner: Joe McDonnell <[email protected]>
