• 
      

    Include the Python version and install location in rbssh --version.

    Review Request #12575 — Created Sept. 2, 2022 and submitted

    Information

    Review Board
    release-4.0.x

    Reviewers

    rbssh --version now includes the same information found when running
    rb-site --version. This includes the Python version and the location
    in which rbssh was installed.

    This can help with diagnosing issues where there may be multiple
    versions of rbssh potentially installed (such as when a user attempts
    to upgrade and switches Python versions in the process, but the old copy
    remains).

    Ran with --version and saw the output.

    Summary ID
    Include the Python version and install location in rbssh --version.
    `rbssh --version` now includes the same information found when running `rb-site --version`. This includes the Python version and the location in which `rbssh` was installed. This can help with diagnosing issues where there may be multiple versions of `rbssh` potentially installed (such as when a user attempts to upgrade and switches Python versions in the process, but the old copy remains).
    08df5083d53e11e9a691fcec1f375ebdd040147d
    Description From Last Updated

    module level import not at top of file Column: 1 Error code: E402

    reviewbotreviewbot
    Checks run (1 failed, 1 succeeded)
    flake8 failed.
    JSHint passed.

    flake8

    david
    1. Ship It!
    2. 
        
    chipx86
    Review request changed
    Status:
    Completed
    Change Summary:
    Pushed to release-4.0.x (8fc2473)