[3.6] bpo-34019: Fix wrong arguments for Opera Browser (GH-8047) by miss-islington · Pull Request #8064 · python/cpython
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>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters