bpo-35308: Fix regression where BROWSER env var is not respected by zmwangx · Pull Request #10693 · python/cpython

serhiy-storchaka

@zmwangx

Regression introduced in e3ce695 and 25b804a, where the old parameter
update_tryorder to _synthesize was first ignored, then given the opposite
value in the attempt to fix bpo-31014.

serhiy-storchaka

miss-islington pushed a commit to miss-islington/cpython that referenced this pull request

Nov 26, 2018
…thonGH-10693)

Regression introduced in e3ce695 and 25b804a, where the old parameter
update_tryorder to _synthesize was first ignored, then given the opposite
value in the attempt to fix bpo-31014.
(cherry picked from commit 8c281ed)

Co-authored-by: Zhiming Wang <i@zhimingwang.org>

@zmwangx zmwangx deleted the bpo-35308-webbrowser-respect-BROWSER branch

November 26, 2018 21:35

miss-islington added a commit that referenced this pull request

Nov 26, 2018
…-10693)

Regression introduced in e3ce695 and 25b804a, where the old parameter
update_tryorder to _synthesize was first ignored, then given the opposite
value in the attempt to fix bpo-31014.
(cherry picked from commit 8c281ed)

Co-authored-by: Zhiming Wang <i@zhimingwang.org>