Joe McDonnell has submitted this change and it was merged. ( 
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
Reviewed-on: http://gerrit.cloudera.org:8080/19562
Reviewed-by: Michael Smith <[email protected]>
Reviewed-by: Laszlo Gaal <[email protected]>
Tested-by: Joe McDonnell <[email protected]>
---
M buildall.sh
1 file changed, 1 insertion(+), 1 deletion(-)

Approvals:
  Michael Smith: Looks good to me, approved
  Laszlo Gaal: Looks good to me, approved
  Joe McDonnell: Verified

--
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: merged
Gerrit-Change-Id: I7e2b6833bbefefa1e2a18c9900c7b123fe105d3c
Gerrit-Change-Number: 19562
Gerrit-PatchSet: 2
Gerrit-Owner: Joe McDonnell <[email protected]>
Gerrit-Reviewer: Joe McDonnell <[email protected]>
Gerrit-Reviewer: Laszlo Gaal <[email protected]>
Gerrit-Reviewer: Michael Smith <[email protected]>

Reply via email to