Details

    • Type: Epic
    • Status: Closed
    • Priority: Major
    • Resolution: Incomplete
    • Affects Version/s: 4.3.0
    • Fix Version/s: None
    • Component/s: core.api
    • Labels:
      None
    • Epic Name:
      python3
    • Target Version:

      Description

      Both supporting 2.7 like before, and 3.5+ with compatible lib dependencies. Might want a pip install only for python3 and drop the Makefile.

      To test:

      git clone https://github.com/cloudera/hue.git
      cd hue
      
      export PYTHON_VER=python3.5
      make apps
      
      # Mac user might need to set
      export SKIP_PYTHONDEV_CHECK=true
      # Might need to clean ext-py if not fresh clone
      git clean -df desktop/core/ext-py
      
      1. Move desktop/ext-py to a git sudmodule
      2. Simplify requirement.txt
      3. Port database migrations
      4. Provide build module and ship to pypy

      https://github.com/cloudera/hue/search?o=desc&q=HUE-8737&s=committer-date&type=Commits

      As of March 10th 2020: Py 3.6 to 3.8 work

        Attachments

          Issue Links

            Activity

              People

              • Assignee:
                yingc Ying Chen
                Reporter:
                romain Romain Rigaux
              • Votes:
                0 Vote for this issue
                Watchers:
                9 Start watching this issue

                Dates

                • Created:
                  Updated:
                  Resolved: