Skip to content

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

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Jul 3, 2018

Conversation

miss-islington
Copy link
Contributor

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

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
Contributor Author

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

@miss-islington miss-islington merged commit dd5f43a into python:3.6 Jul 3, 2018
@miss-islington miss-islington deleted the backport-3cf1f15-3.6 branch July 3, 2018 12:16
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