Huge thanks to our Platinum Members Endace and LiveAction,
and our Silver Member Veeam, for supporting the Wireshark Foundation and project.

Wireshark-commits: [Wireshark-commits] master e5cd755: macos-setup.sh: fix Python 3 installation fo

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Thu, 08 Nov 2018 17:26:10 +0000
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=e5cd75557872597182820c22ea581e9640eb5ef4
Submitter: "Gerald Combs <gerald@xxxxxxxxxxxxx>"
Changed: branch: master
Repository: wireshark

Commits:

e5cd755 by Peter Wu (peter@xxxxxxxxxxxxx):

    macos-setup.sh: fix Python 3 installation for OS X 10.8 and older
    
    Change-Id: I3c5b7fa272fbef770b06430edadb8abfc688e951
    Fixes: v2.9.0rc0-2460-ge9f7bb5127 ("Require Python 3, drop Python 2 support")
    Reviewed-on: https://code.wireshark.org/review/30548
    Reviewed-by: Gerald Combs <gerald@xxxxxxxxxxxxx>
    Reviewed-by: Michael Tüxen <tuexen@xxxxxxxxxxxxx>
    

Actions performed:

    from  7f2cf2f   test: drop Python 2 compatibility, use more Python 3 features
     add  e5cd755   macos-setup.sh: fix Python 3 installation for OS X 10.8 and older


Summary of changes:
 tools/macos-setup.sh | 11 +++++++++--
 1 file changed, 9 insertions(+), 2 deletions(-)