Skip to content
Snippets Groups Projects
  • Graeme A Stewart's avatar
    042d4847
    Updates for python3 "native" · 042d4847
    Graeme A Stewart authored
    Change explicit mention of Python binary to python3
    which should be supported by all distributions and
    environments (https://peps.python.org/pep-0394/).
    
    Update hash bangs to python3.
    
    Adapt CMake to search for pytest also as pytest-3; likewise
    for nosetest binary as nosetests3 (with fallback to
    pytest and nosetests, which can be used in some
    virtual environments, even with a Python 3 install).
    
    Remove unnecessary utf-8 encoding lines.
    
    Update test scripts to python3
    042d4847
    History
    Updates for python3 "native"
    Graeme A Stewart authored
    Change explicit mention of Python binary to python3
    which should be supported by all distributions and
    environments (https://peps.python.org/pep-0394/).
    
    Update hash bangs to python3.
    
    Adapt CMake to search for pytest also as pytest-3; likewise
    for nosetest binary as nosetests3 (with fallback to
    pytest and nosetests, which can be used in some
    virtual environments, even with a Python 3 install).
    
    Remove unnecessary utf-8 encoding lines.
    
    Update test scripts to python3
Code owners
Assign users and groups as approvers for specific file changes. Learn more.