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

Improve tools/stack_decode.py #8041

Merged
merged 5 commits into from
Aug 27, 2019
Merged

Commits on Aug 26, 2019

  1. tools/stack_decode.py: Use 'python2' instead of 'python'

    Since the script does not work with python3.
    
    Signed-off-by: Luke Shumaker <[email protected]>
    LukeShu committed Aug 26, 2019
    Configuration menu
    Copy the full SHA
    2e44526 View commit details
    Browse the repository at this point in the history
  2. tools/stack_decode.py: Clarify comments on regexps

    Signed-off-by: Luke Shumaker <[email protected]>
    LukeShu committed Aug 26, 2019
    Configuration menu
    Copy the full SHA
    3f88846 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    00ee946 View commit details
    Browse the repository at this point in the history

Commits on Aug 27, 2019

  1. tools/stack_decode.py: Migrate to Python 3

    Signed-off-by: Luke Shumaker <[email protected]>
    LukeShu committed Aug 27, 2019
    Configuration menu
    Copy the full SHA
    45f0f35 View commit details
    Browse the repository at this point in the history
  2. tools/stack_decode.py: Fix formatting complaint

    Signed-off-by: Luke Shumaker <[email protected]>
    LukeShu committed Aug 27, 2019
    Configuration menu
    Copy the full SHA
    8e79495 View commit details
    Browse the repository at this point in the history