Skip to content

[3.7] bpo-35308: Fix regression where BROWSER env var is not respected. (GH-10693)#10729

Merged
miss-islington merged 1 commit into
python:3.7from
miss-islington:backport-8c281ed-3.7
Nov 26, 2018
Merged

[3.7] bpo-35308: Fix regression where BROWSER env var is not respected. (GH-10693)#10729
miss-islington merged 1 commit into
python:3.7from
miss-islington:backport-8c281ed-3.7

Conversation

@miss-islington

@miss-islington miss-islington commented Nov 26, 2018

Copy link
Copy Markdown
Contributor

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

https://bugs.python.org/issue35308

…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>
@miss-islington

Copy link
Copy Markdown
Contributor Author

@zmwangx and @serhiy-storchaka: Status check is done, and it's a success ✅ .

@miss-islington miss-islington merged commit 2a37f01 into python:3.7 Nov 26, 2018
@miss-islington miss-islington deleted the backport-8c281ed-3.7 branch November 26, 2018 21:49
@miss-islington

Copy link
Copy Markdown
Contributor Author

@zmwangx and @serhiy-storchaka: Status check is done, and it's a success ✅ .

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

type-bug An unexpected behavior, bug, or error

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants