Skip to content

[3.7] bpo-34019: Fix wrong arguments for Opera Browser (GH-8047)#8063

Merged
miss-islington merged 1 commit into
python:3.7from
miss-islington:backport-3cf1f15-3.7
Jul 3, 2018
Merged

[3.7] bpo-34019: Fix wrong arguments for Opera Browser (GH-8047)#8063
miss-islington merged 1 commit into
python:3.7from
miss-islington:backport-3cf1f15-3.7

Conversation

@miss-islington

@miss-islington miss-islington commented Jul 3, 2018

Copy link
Copy Markdown
Contributor

The Opera Browser was using a outdated command line invocation that resulted in an incorrect URL being opened in the browser when requested using the webbrowser module.

  • Correct the arguments passed to the Opera Browser when opening a new URL.
    (cherry picked from commit 3cf1f15)

Co-authored-by: Bumsik Kim k.bumsik@gmail.com

https://bugs.python.org/issue34019

The Opera Browser was using a outdated command line invocation that resulted in an incorrect URL being opened in the browser when requested using the webbrowser module.

* Correct the arguments passed to the Opera Browser when opening a new URL.
(cherry picked from commit 3cf1f15)

Co-authored-by: Bumsik Kim <k.bumsik@gmail.com>
@miss-islington

Copy link
Copy Markdown
Contributor Author

@kbumsik and @pablogsal: Backport status check is done, and it's a success ✅ .

@miss-islington miss-islington merged commit cee7b22 into python:3.7 Jul 3, 2018
@miss-islington miss-islington deleted the backport-3cf1f15-3.7 branch July 3, 2018 12:17
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants