• 
      

    Update all scripts to use python3 instead of python.

    Review Request #11834 — Created Oct. 2, 2021 and submitted

    Information

    Djblets
    release-3.x

    Reviewers

    This updates all scripts in the Djblets tree to use python3 instead of
    python, ensuring that the right version is used when in an environment
    containing both versions.

    run-pyflakes.py needed some changes to run on Python 3. While we may
    want to remove this script, that's a decision that'll be left for after
    this update.

    Tested all scripts and made sure they ran.

    Summary ID
    Update all scripts to use python3 instead of python.
    This updates all scripts in the Djblets tree to use `python3` instead of `python`, ensuring that the right version is used when in an environment containing both versions. `run-pyflakes.py` needed some changes to run on Python 3. While we may want to remove this script, that's a decision that'll be left for after this update.
    aec58bee99fb07777b8816378d5de6ec10d663f2
    david
    1. Ship It!
    2. 
        
    chipx86
    Review request changed
    Status:
    Completed
    Change Summary:
    Pushed to release-3.x (a3adf61)