• 
      

    Use `open <url>` on macOS instead of webbrowser module.

    Review Request #8959 — Created May 23, 2017 and submitted

    Information

    RBTools
    release-0.7.x
    9e7edd0...

    Reviewers

    There's currently a bug in the interaction between AppleScript on the latest
    macOS and python's webbrowser module which is causing URL opens to fail. This
    change moves us over to using macOS's open command instead, which is likely
    the way that Python is going to go.

    Posted this change and opened it successfully.

    Description From Last Updated

    E501 line too long (82 > 79 characters)

    reviewbotreviewbot

    E501 line too long (82 > 79 characters)

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

    flake8

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