Details
-
Sub-task
-
Status: Resolved
-
Major
-
Resolution: Fixed
-
Impala 4.3.0
-
None
-
ghx-label-2
Description
The next step in using python 3 for the Impala development environment is to create the python3 virtualenv using toolchain python3. This involves modifying bootstrap_virtualenv.py to support both use cases and having a set of packages that work in both python 2 and python 3 (or providing a way to accommodate differences).
This is also a good time to introduce pylint to one of the virtualenvs to do further pylint --py3k checks.
This Python3 virtualenv is not expected to run tests or be used for development as part of this JIRA. That will come in later fixes.
Attachments
Issue Links
- relates to
-
IMPALA-11956 Update toolchain python 3 to 3.7.16
- Resolved