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(-)