Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

*.py: s/python/python3/ (exclude tests) #3647

Merged
merged 1 commit into from
Apr 20, 2021

Commits on Apr 16, 2021

  1. python: s/python/python3/ shebang (exclude tests)

    As stated by syslog-ng#3603
    python2 is EOL.
    
    Fix all shebangs calling python instead of python3
    except the tests.
    
    (correcting lib/merge-grammar.py)
    Signed-off-by: Joe Slater <joe.slater@windriver.com>
    (adding the rest)
    Signed-off-by: Yi Fan Yu <yifan.yu@windriver.com>
    Yi Fan Yu committed Apr 16, 2021
    Configuration menu
    Copy the full SHA
    c1054d3 View commit details
    Browse the repository at this point in the history